Write some C and C# code.
Principal Software Engineer Interview Questions
2,064 principal software engineer interview questions shared by candidates
How do you handle loading two versions of the same dependency being referred from the same project
Discuss the architecture design of your favorite past project that is either SOA or distributed. Discuss any software patterns that it uses.
How would you diagnose a web page becoming very slow
Kth largest element and least common denominator
How to code a median filter without actually telling you it's a median filter... for real. They were trying to be purposefully tricky about it by doing a poor job of explaining it without naming it.
simple algorithm questions. sudoku solve
The questions included practical coding problems, particularly focusing on hash tables, to evaluate the candidate's understanding and implementation of data structures.
// Javascript what is the difference between regular function and arrow function What is curry function and why is it used Implement a custom promise function // HTML How do you know which html version is being used // CSS What are css preprocessors How do you write browser specific css What is difference between relative and absolute positioning // React useState useCallbacks // Redux State management How to dispatch a function waiting on API call // Git What is difference between git merge and rebase Git command for cherry-picking Git reset head~1
Technical difficulties faced in previous projects and how did you solved it.
Viewing 1941 - 1950 interview questions