C programs on strings and arrays, Linux Device Driver and Kernel questions
Software Developer Ii Interview Questions
3,998 software developer ii interview questions shared by candidates
Find the indices in an array of two non-negative numbers that add up to a third number. Analyze and optimize it.
There was an image showing the expected outputs based on specific inputs and I had to guess the pattern and write code. eg: const x = foo(10); console.log(x()) // 10 console.log(x(30)) // 30 console.log(x()) // 30 console.log(x()) // 30 console.log(x(400)) // 400
Frequency search algorithm
Amazon leadership principles and leetcode easy/medium problems
Asked about my experience, design questions and asked to design a text autocomplete system. Interviewer was helpful and guided through the process
Build and traverse a tree
Do you have experience testing code with Jest?
Final year project, oop, databaes
What is your visa status
Viewing 1431 - 1440 interview questions