Asked me to complete a technical test.
Full Stack Engineer Interview Questions
Full Stack Engineer Interview Questions
A full-stack engineer is a technical expert in web and software development. They can handle almost every aspect of development, from servers to systems engineering and databases. During an interview, you can expect both technical questions and questions to determine your interpersonal and communication skills.
Top Full Stack Engineer Interview Questions & How to Answer
Question #1: Are you working on anything right now?
Question #2: How did you select the tools and technologies for your last project?
Question #3: What are the latest trends in full-stack web development?
19,457 full stack engineer interview questions shared by candidates
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
What is your drawback? What do you like the most?
trapped rain water, max area of island, find missing numbers in range, string manipulation in array
Write a program to Reverse the words in the sentence "My name is Anurag Awasthi" Me: That's a very simple program. *Egotistically. Wrote it in few seconds.*
They have a predefined list of questions for everyone and they want the answer which is set by their panel as they don't know what is the answer
Question: You don't know how much extra memory your program is consuming. That's a wrong and very slow answer. You were calling it very simple and even that you could not write.
Cross Question: Why are you creating so many Strings? If there were million words. You would create million strings.
Hacker Rank - Check for balanced parenthesis and one more is about lexicographic sorting
Viewing 1081 - 1090 interview questions