1) Difference between List and Set (other than uniqueness)
Sr Entwickler Interview Questions
71,740 sr entwickler interview questions shared by candidates
Coding questions involving functional concepts (relevant to this particular role)
A sentence is given with no spaces between words of the sentence. For example, "applepenpine". and a dictionary of words which are available,[apple, applepen, pen, pine]. You need to write a program to return the string with spaces inserted in between words. If it can not be done, then return some error string. Basically wordbreak.
Write a program to find the second largest number in a tree.
given a number n, how many ways you can create a BST, for eg for n=2, o/p = 2,n = 3 , o/p is 5.
with Java, can we use pointer in function arguments as we do in C++?
Core JS
Given a stream of numbers and get rank for a given number? Search and replace node in a given array list.
Experience related questions and architechture
Viewing 451 - 460 interview questions