How does your previous experience align with this position?
Computer Engineering Interview Questions
136 computer engineering interview questions shared by candidates
About company value
Tell me about a time where you had a team member who wasn't pulling their weight
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?
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.
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
Very basic technical questions from almost all core subjects. they asked me INODE, virtual function, concurrency control in DBMS, universal gates, file descriptor, what are intelligence systems, etc
Viewing 101 - 110 interview questions