Describe the code to tell the time given the angle of the minute and hour hand. (trick question) give time complexity and space complexity.
Software Engineer Intern Interview Questions
9,344 software engineer intern interview questions shared by candidates
Questions related to java programming
What's one way you can improve the time complexity of this solution?
Which of these data structures is LIFO? Stack, Queue, Binary Tree, Double linked list
A leet code question. To do with arrays and hashmaps
How to prevent memory fragmentation while developing file system for Flash Memory?
what was your project, in last comapny you worked for..
Given an array of integers, find out three numbers that sums to 0. Why search time for hashing is O(1)?
Look at the piece of code and identity bugs
If a business person asks you to find a number in a list and says you can not use a sort function, how would you find the number? Follow up - Is this more efficient or less efficient than using a sort function? Follow up - how would you explain this to the business person?
Viewing 801 - 810 interview questions