Given a word and a sentence, write an algorithm in pseudocode to check how many anagrams of the word are in the sentence.
Full Stack Software Engineer Interview Questions
1,393 full stack software engineer interview questions shared by candidates
Have you heard of the concept of “shift-left” in DevOps? What are some examples (after being given an explanation)?
Write a function to return if a tree is a binary tree given the root node.
What makes you passionate about this field?
Angular architecture diff b/w angularjs and angular8 building blocks in angular routing in angular pipes in angular modules in angular web api in angular mvc lifecycle and routing how to bind data from model to view diff b/w textbox and textboxfor what are strongly typed variables filters exception filter decorator name authorization how to know login page is the first page how to know which controller actionmethod to be invoked on click of submit button from 2 buttons how to not refresh the page and yet update something transaction in sql server diff bw SP and func can we use insert update in func can we use trans in func diff b/w temptable and tempvariable where these 2 are stored diff bw rest and soap does rest support tcp ?
Basic Knowledge of JavaScript Web Fundamental Questions Write Some code in React JS
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?
Asked a lot about background experience with full-stack
1. 3 cuts to cut round cake into 8 equal pieces 2. Find Third largest element in an array of distinct elements 3. How will you measure 1 litre of water using 5 litre and 3 litre cans 4. Constructor overloading with example 5. What is Namespace
Viewing 841 - 850 interview questions