About my experience in classes, and since it was my first internship, high school projects
Computer Engineering Interview Questions
137 computer engineering interview questions shared by candidates
Design choice: Which rate-limiting algorithm would you choose (token bucket, leaky bucket, fixed window, sliding window, etc.) and why? Consistency vs availability: During a network partition, would you rather: Strictly enforce the limit (never exceed 100), or Allow slight overages to keep availability high? Explain your tradeoff using CAP theorem. Architecture: Sketch (in words) the system architecture: Where is the rate-limit state stored? How do regions coordinate (if at all)? What happens on each request? Edge case: How do you prevent a single user from bypassing limits by sending requests to multiple regions simultaneously? Failure handling: What happens if Redis (or your state store) goes down in one region?
Tell me about a time where you had a team member who wasn't pulling their weight
About company value
Aptitude based questions : Talk about a situation where you solved a problem in the work you were doing.
Each interview starts with a question about a project you worked on, after that they ask a few behavioral questions and then a technical question in any language of your choosing.
Basics of OOPs, SQL commands. SQL queries and you have to type them on VS code. Explain approach and then go ahead solving it
What were technical problems you had to research to solve?
Assume you have a horizontal cantilevered rectangular beam of length L along its length, width w and height h. Assume that an object of mass M and velocity v impacts the beam along its length and sticks. Draw the stress-strain curve for this situation.
Mostly questions on technical subjects
Viewing 101 - 110 interview questions