How do you testing and code review software?
Senior Backend Engineer Interview Questions
2,040 senior backend engineer interview questions shared by candidates
What was one interesting technical problem you have encountered recently, and how did you handle it?
Onsite: 1) Find if left half of a binary tree is mirror image of right half. 2) Theres a text string available that represents a sentence but the spaces between words are missing. Given a dictionary of valid words, recreate sentence with spaces in the right place. (standard question from book 'Cracking the coding interview'. 3) System design question about how to design an ad-server. get and put for ad exchange and keeping track of clicks on an ad. 4) Case study. Gave me a scenario where one of their ad servers is down and users are not seeing ads, given server login access how would you debug.
Phone Interview: Asked about experience and current work. Tech question (on collabedit): Given a small string and a larger string, write a program to fin out if the smaller string can be generated from alphabets in the larger string. Big O complexity and best/worst case analysis.
salary expectations past experience go experience introduction to refurbed.
string manipulation and mapping over objects with additional string manipulation (implement toCamel)
Take home assessment java, maven.
What does the async annotation in Spring?
Décrivez un projet dont vous êtes fier
Implement a LRU cache in your preferred language
Viewing 1781 - 1790 interview questions