Asked a lot about background experience with full-stack
Full Stack Softwareentwickler Interview Questions
1,681 full stack softwareentwickler interview questions shared by candidates
This position is for User interface and job description says looking for HTML 5 ,CSS 3 and Ext Js but interviewer expecting a master in JAVA who can even provide Solution for upcoming JDK which is not available in current JDK version.The funniest part of this is that the position is open for more than 6 month and they couldn't find a match yet.
Design and implement a data structure for Least Recently Used (LRU) cache that supports the operations get and put. get(key) - Get the value (will always be positive) of the key if the key exists in the cache. Otherwise return -1. put(key, value) - Set or insert the value if the key is not already present. When the cache reaches its capacity, it should invalidate the least recently used item before inserting a new item. Could you do both operations in O(1) complexity?
MVC, Design patters, Behavioral questions
TypeScript/ Angular specific questions.
Describe [specific technology] for me.
How would other employees describe your work style and ethics?
What is nodejs and how is it used for applications?
HR, RnD Manager, VP of Engineering asked me why do I want to quit the current workplace
Given a tree collection, write a method to traverse a tree for a given parameter.
Viewing 1051 - 1060 interview questions