Reorder elements of linked list such that no two consecutive elements have the same parity. You have to reorder pointers, not just the values.
Intern Engineer Interview Questions
15,332 intern engineer interview questions shared by candidates
How would you implement an undo and redo feature in an application like Photoshop?
Some software design questions and easy coding challenges.
Asked me to provide him a detailed technical write-up on my skills.
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
All questions were personality-based: Name a time you did not get along with a team member; what did you do to resolve the issue? Name a time you worked in a team and things went well. What are your greatest strengths? What are your hobbies?
Write program to check winner in a 2D 3x3 tic tac toe.
You have two results from a database query. Check if they return the same thing.
Write an algorithm to validate a palindrome
How would you implement the "estimated time to completion" feature of a progress bar?
Viewing 681 - 690 interview questions