1. Familiarity with Golang 2. Ability to build a CI/CD pipeline and demonstrate it
Backend Software Engineer Interview Questions
2,345 backend software engineer interview questions shared by candidates
basic DSA problem mostly linklist array standard problem tree based questions
Modified coding problems that you would typically find in sites such as LeetCode.
Discussion on a project you have worked on, with a deep dive into its technical details.
Take home golang assignment
Design a lottery system for picking a winner of a sneaker release.
Onsite: Behavior, Discussion about previous experience, System Design (Mostly focusing on database, apis and some sudo code)
Given a string containing 'a' & 'b' . maximize the maximum length of a substring consisting of equal letters, by changing no more than k characters of the original string.
1) The take home assignment was to call their API remotely, get an XML file, and load it into their 'model' object. Then you have to parse through the nodes and build a directed graph in Java. I used JGraphT for that tool. Then you have to find the shortest path from one node to another. 2) The 'hackathon' was to download their Camunda 7 server, access a local Restful API, and then use Java Streams to parse the results, and look for for data. Then once you did that, there were 4 more iterations of where they might want stuff, and this would mostly use Lambda in Java, which I also lacked.
Extensions to Parking lot problem
Viewing 2241 - 2250 interview questions