What is your favorite language and why?
Software Engineer Senior Interview Questions
67,443 software engineer senior interview questions shared by candidates
Design a database schema for specific use case (DB design)
Write a function in C that takes a string, and in-place xors the first char with the last, second with second last, etc., and after the middle part sets the char to 0. Do this efficiently. Is strlen after the function always equal to (strlen before +1)/2? When is it not?
Why was xyz approach used when abc could have been done?
Topological sort, Disjoint set, String manipulation and Event based system design
Build a program to play an computer game
Design a large scale web-based SoA for mobile clients with location awareness (e.g.: Uber, bike sharing, etc)
Find second largest number in a BST. Find peak element in an array using O(logn) method.
Asked to choose 2 technology area I choose OOD and Front end. Asked questions related to specific area for 15 min and had coding questions for 45 min.
The system design question was way out of my league, I am an interviewing for an embedded engineering position, instead I was asked to design a distributed network-based system. None of that applies to my domain and none of my experience helps me answer that question.
Viewing 2091 - 2100 interview questions