Placement Readiness Quiz

Six questions, one from each track. Answer all of them and submit to see your score and which track you should revise next.

Question 1 — Web Development

Which HTTP method should a REST API use to create a new resource?




Question 2 — AI / Machine Learning

Your model scores 99% on training data and 62% on test data. What is happening?




Question 3 — DevOps

What does a Kubernetes Deployment mainly give you over running a bare pod?




Question 4 — Cloud Computing

AWS Lambda is an example of which service model?




Question 5 — Data Structures & Algorithms

What is the time complexity of searching in a balanced binary search tree?




Question 6 — System Design

In the CAP theorem, what must a distributed system give up during a network partition?




Which track are you preparing for right now?


Quiz Rules

  1. One mark per correct answer, no negative marking
  2. All six questions must be answered before you can submit
  3. You may attempt the quiz as many times as you like
  4. After submitting, open the track page for every question you got wrong

Where To Revise Each Answer

QuestionTrackRevise From
1Web DevelopmentW3Schools HTTP methods
2AI / Machine LearningGfG overfitting
3DevOpsKubernetes basics
4Cloud ComputingGfG cloud computing
5Data Structures & AlgorithmsStriver A2Z sheet
6System DesignSystem Design Primer