What is your favorite language and why?
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,420 senior software engineer 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