What is volatile in C?
Internship Software Engineer Interview Questions
23,646 internship software engineer interview questions shared by candidates
They gave me 40~50 mins to finish it. A few days later, I got a 2nd round which is onesided virtual interview, which is what I about to do today.
They asked about OOP and basic Data Structure
Basic coding concepts
Two questions were asked on hackerrank.
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?
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 %
Viewing 1001 - 1010 interview questions