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.
Backend Software Engineer Interview Questions
9,097 backend software engineer interview questions shared by candidates
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
Networking, Multithreading, Databases, C++, Operating systems
Leetcode Easy to Medium Questions Graph Question asking me to find smallest amount of currency conversions.
If I know Node.js and NoSQL
Viewing 8651 - 8660 interview questions