tell me something about urself and let us know why should we appoint u in our firm
Computer Analyst Interview Questions
5,376 computer analyst interview questions shared by candidates
Would you work an unpaid internship?
What types of projects have you worked on?
what about this role appeals to you
How many redbulls can you drink
How to leverage multiple cameras for detecting objects behind the occlusions?
Coding Challenges using C/C++, required specific knowledge of data structures and algorithms. The challenges were not atypical, but did not have fully modeled test cases for edge use, so one had to devise them alone. No critique of code was given.
I was asked to improve one of my project with detailed ideas.
Have you used CUDA and C++?
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?
Viewing 3581 - 3590 interview questions