Question 1: Write a function to reverse bits in a number. Then write a function that: 1. Takes two numbers. 2. Reverses the order of bits in both numbers. 3. Swaps the memory locations of these two numbers. Write tests to verify your code. Question 2: You are given a singly linked list. Delete n nodes starting from a given index k. Write tests to verify your code.
Software Developer Ii Interview Questions
3,998 software developer ii interview questions shared by candidates
JavaScript and React LLD questions
Leetcode questions + In depth questions on projects
2 coding questions System Design: URL shortener
A recruiter reached on LinkedIn, very energetic and we hoped and a call were we talked about the company, the opportunity, my experience, and asked a couple of general software engineering questions. - Next was a general foundations & swift, if you have a couple of years experience you should able to discuss most of the topics asked - Next was a hacker rank quiz with 2 problems medium level (I believe that interview is not happening anymore) - Next is the final round with 3 interviews --- App scalability Interview --- App Arch Design Interview Interview Interview to assess the ability of designing architecture, and the interview might discuss your decisions and why are you choosing them in this situation --- Live coding You get a code and you get asked to improve or refactor some areas and also implement a couple of features one of them is a little bit tricky. Final round is a culture fit interview with Hiring Manager
count the list of elements output needs to be like element , count
Live coding questions Medium to Hard data structure and algorithms
Can you walk us through your error-handling strategy and explain why you chose it?
4. Move from (0,0) to (n,n) in a matrix with blockers
2. Design stone, paper, scissor
Viewing 1291 - 1300 interview questions