Resume walkthrough, no technical questions
Computer Engineering Technology Interview Questions
109 computer engineering technology interview questions shared by candidates
Explain your resume, specifically your projects
About my experience in classes, and since it was my first internship, high school projects
How does your previous experience align with this position?
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?
Viewing 71 - 80 interview questions