questions about experiences as listed on CV. Interviewer was very technical and there was very little small talk.
Desarrollador Web Full Stack Interview Questions
19,129 desarrollador web full stack interview questions shared by candidates
Went detail in to Linked List implementation
Last one: Write down the code for a method which takes an array and a number K as input s and returns the (Any) pair of numbers from that array whose sum is K. (I asked multiple times if he wants only one pair or all the pairs).
What is treaMap? What is it's internal architecture?
What is MVVM and why to use it in the product?
How does the HashMap works?
We have View in MVC, Why you used MVVM?
They gave two function API, register() and event_fire(). register is used for register callbacks, e.g. register(cb1),and event_fire() is like a trigger, once the event_fire() is called all registered callbacks will be executed. And they ask you to give a solution to make this process correct.
Skills what I did I have
Program to determine if the characters of a random string can be arranged in such a manner that the resultant string is a palindrome.
Viewing 1041 - 1050 interview questions