Wouldn't be fair to give out the questions. Prepare well on Leetcode. Study for HLD and LLD as well.
Software Developer Ii Interview Questions
6,481 software developer ii interview questions shared by candidates
Leetcode and system design questions
Javascript core and past experience.
Binary search trees, problem solving(easy)
DS/Algo
system design
DSA, System Design, Web Development
Previous Projects, contribution to past projects
Easy questions about array lists and linked lists
The coding question was about returning the total amount of substrings in a string without repeating characters so in the string "acab" it woulr return 8: "a" "c" "a" "b", "ac", "ca", "ab", "cab" (returns "a" twice bc different indexes but not "aca" bc repeating "a") I didn't solve the question 100% but talked the whole time and debugged and was sort of on the right track so not too bad. The design section had me speaking about an implementation for an AI photo capture parking garage with an engineer, and drawing on a diagram to explain how each api or component would work together. It was a bit wonky to use at first and I was initially slightly overwhelmed but the interviewer guided me very well and helped me to focus on the question and answer it adequately as well as go back and forth with them.
Viewing 1431 - 1440 interview questions