STRSTR
Software Engineer Backend Interview Questions
2,345 software engineer backend interview questions shared by candidates
Round 1 1 Strstr() 2 find top k frequency number Round 2 1 sort color 2 find next node in bst with parent pointer and without parent pointer
explain about the time of complexity
Create a linked list using any language (pseudocode)
In so many words the question was: "In Javascript, what do you call a function that can pause execution while the runtime executes other tasks, then continues execution later at the point that the function last left off?" Then a follow up: "What is the syntax for such a function?"
Como lidei com alguma situação complexa que eu não sabia resolver
Other than the technical skills you mentioned in your resume, they also focused on knowing you as a person, whether you can handle pressure, can you keep a work-life balance, and what are things that excite you. 1st (Co-Founder) Hiring manager roundabout yourself, and kind of experiences 2nd (Senior Software Engineer) DS-Algo 3rd (Senior Software Engineer) In-depth questions about the technologies you have worked on, system design. 4th (Director of Engineering) System-design 5th (CTO/Co-Founder) Behavioral Questions
Explain O(n) and what could be the algorithm with O(n) complexity.
Consider two variables x, y. Swap their data without using a third varaible.
Given a CSV file of transactions find the transaction that repeat monthly
Viewing 41 - 50 interview questions