why did you use fastapi instead of other frameworks
Graduate Developer Interview Questions
5,194 graduate developer interview questions shared by candidates
The interview begins with a short self introduction. You are required to show a technical project related to software engineering even if you come from an electrical engineering background.
1. Given an unlimited stream of characters, that can only be read one character at a time, using a specific function (e.g. getChar()), and a list of patterns (e.g. "cat", "dog", "man"), write an algorithm to find all the occurrences of the patterns in the stream. 2. Perform a "test run" of the algorithm in order to assess strong points, weak points and, eventually bugs. 3. Give an estimate of the temporal complexity of the proposed algorithm (e.g. O(x))
What classes including data members and methods would you design for a coffee machine?
Draw a architecture you have worked on
None.
Given a list of words, group them by anagrams of each other.
Why do you want to apply this job
Which companies do you see as our main rivals?
Form validation during the live coding test and explain closure.
Viewing 4121 - 4130 interview questions