If you get a deck of cards and you break it into 2 parts of random sizes, invert one of them, and place it back on top of the other one, how can you now obtain two pieces of the deck with an equal number of cards facing top and bottom?
Engineer Internship Interview Questions
23,878 engineer internship interview questions shared by candidates
How does a given code example violate encapsulation principle (code describes a ListHandler object that adds or removes element from the list, and includes a getter and setter)
Find the middle element of a linked list (not using Collection methods)
Reverse a String. What data structure is FILO? Difference between array and linked list.
How to divide without using / or %
Explain what multiple inheritance is and whether Java supports it.
In the challenge, I had to parse a CSV file and a JSON file and use that data to answer a question.
Tell me about yourself
Q1. Question related to pointers.
Find missing number
Viewing 1031 - 1040 interview questions