Kth largest element and least common denominator
Software Engineer Principal Interview Questions
2,049 software engineer principal interview questions shared by candidates
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.
Questions about API and microservices design
Dsa -Rotate image, word search
As a user of your software, I want to be able to get a list of all public * Splunk repos (with pagination support) sorted by: * - last updated time * - number of stars * - number of contributors * * The output list of repos should contain below properties only: * - id * - name * - number of stars * - number of contributors * - the ID of the person who committed last
Very basic algorithms, project design, Java syntax question.
Viewing 1921 - 1930 interview questions