Technical questions: how would you handle this problem? What are the steps you could take to prevent this from happening? ...
Backend Software Engineer Interview Questions
9,103 backend software engineer interview questions shared by candidates
Create a Database Schema for whatsapp groups
Find the maximum path for leaf to leaf in a Binary Tree.
The first question is a coding question to finish a program that can group the same anagrams together. The second one is a follow-up behind the first, it's said that now the input file is 10GB in the disk and the limitation is memory only has 2 GB. Give a solution that could group anagrams together by using the memory and output result into a file in disk.
Onsite: Generic design question (ie design sudoku, battleship, tictactoe, etc)
Onsite: Variation of Tower/Goal/Robot grid question
Sort algorithm and javascript test
Given the inputs text=banana and query=ana, write a function to tag all instances of the query. For part 1, return result=b<b>ana</b>na. For part 2, return result=b<b>anana</b>.
Match names given the rules
Tell about yourself Sql query Difference between delete and drop What is joins Explain it's type What is aggregate function in sql Difference between having and where String reverse coding question
Viewing 8651 - 8660 interview questions