What is polymorphism?
Lead Backend Developer Interview Questions
9,431 lead backend developer interview questions shared by candidates
algorithm question, competition programming
Given a string s="my name is anny" print it in this manner: m n i a y a s n m m e y ie first letter of every word in the string
How to reverse a space-delimited-string word by word
whats the angle between the minute pointer and hour pointer at 3:15
Find the max k elements in an unsorted array.
I don't want to list the specific questions here, but they dealt with algorithms, data structures, SQL, and query efficiency.
Q: Can you join me next day at 12 PM for an interview?
Implement a function - isSumPair(int[],sum) - which returns true/false if the given sum can be achieved from an addition on two integers in the given list (can appear more then one time and be positive/negative). Follow up - how to improve space complexity?
Pair the elements of an array that sum up 100.
Viewing 1 - 10 interview questions