Merge k sorted Array lists
Senior Full Stack Engineer Interview Questions
1,780 senior full stack engineer interview questions shared by candidates
Asked me to complete a technical test.
Given a text, extract the frequency of each word, and produce an output sorted by applying the following conditions: a. descending order of frequency b. ascending alphabetical order, in case two or more words have the same frequency (clash) Ex. class java set map java object java class object list Output java 3 class 2 object 2 list 1 map 1 set
the problem that I had in live coding wasn't explained enough, and I waste half of the interview time understanding this by questioning the interviewer
Few Questions on Angular and JavaScript.
How do you implement Singleton design pattern
Are you available to work 6 hours between the times of 9AM-5PM?
What's your background.
Describe please your successful project at your previous workplace.
Gave me a code and I had to know what it does
Viewing 91 - 100 interview questions