Study Path Agent Study Path Agent
Generate Your Own
Computer pyq
93 topics across 6 chapters
Chapter 1
Exam mapping & PYQ setup
1
Pick target exam + syllabus scope
2 subtopics
2
Make a 1-page syllabus checklist for your exam
3
From last 3 years, list top scoring topics (frequency-based)
4
Collect & organize PYQ sources
2 subtopics
5
Create a PYQ repository (folders + spreadsheet index)
6
Clean PDFs: scan/merge + consistent file naming
7
Topic tagging + question tracker
2 subtopics
8
Tag each PYQ by topic, difficulty, and source year
9
Track attempts: solved/unsolved/guessed + time taken
10
Pattern analysis: weightage + time plan
2 subtopics
11
Compute weightage per topic (counts + marks)
12
Build a 30/60/90-minute timing strategy for sections
13
Mistake analysis + error log system
2 subtopics
14
Classify every mistake: concept/careless/time/guess
15
Re-solve all wrong/guessed questions after 7 days
Chapter 2
Core CS theory for PYQs
16
Discrete math essentials (exam-focused)
2 subtopics
17
Practice logic/sets/relations: 100 MCQs (mixed)
18
Solve graph theory + counting PYQs (topic-wise set)
19
Computer organization & digital logic
2 subtopics
20
Solve number systems + boolean algebra PYQs
21
Solve CPU, pipelining, cache, memory hierarchy PYQs
22
OOP + software engineering theory
2 subtopics
23
OOP pillars + common MCQ traps (daily 20)
24
SDLC models, testing, design basics: PYQ set
25
C basics often asked in PYQs
2 subtopics
26
Pointers/arrays/strings: solve PYQs in C
27
C output/tracing drill: 50 questions
Chapter 3
Programming + DSA for PYQs
28
Programming fundamentals & debugging
2 subtopics
29
Trace code & predict output (20/day for 2 weeks)
30
Make a personal bug checklist (off-by-one, null, overflow, input)
31
Big-O + time/space analysis
2 subtopics
32
Big-O questions: 60 PYQs (mixed)
33
Create a complexity cheat-sheet (operations + DS costs)
34
Data structures (PYQ sets)
5 subtopics
35
Arrays + matrices: solve a topic-wise PYQ set
36
Linked lists: solve a topic-wise PYQ set
37
Stacks + queues: solve a topic-wise PYQ set
38
Trees/BST: solve a topic-wise PYQ set
39
Heaps/hash maps: solve a topic-wise PYQ set
40
Algorithms (PYQ sets)
4 subtopics
41
Searching + sorting: solve a topic-wise PYQ set
42
Recursion/backtracking: solve a topic-wise PYQ set
43
Greedy + DP: solve a topic-wise PYQ set
44
Graphs: solve a topic-wise PYQ set
45
Coding practice routine
2 subtopics
46
Implement 10 classic DSA problems in your main language
47
Weekly timed set: 2 hours, 6–10 problems, full review
Chapter 4
Systems & networking for PYQs
48
Operating systems (PYQ sets)
3 subtopics
49
OS scheduling + processes/threads: PYQ set
50
Paging/segmentation/virtual memory: PYQ set
51
Deadlocks + synchronization: PYQ set
52
Computer networks (PYQ sets)
3 subtopics
53
OSI/TCP-IP + subnetting: PYQ set
54
DNS/HTTP/TCP/UDP + routing basics: PYQ set
55
Do 10 network scenario questions (latency, loss, handshake, MTU)
56
Linux & command line essentials
3 subtopics
57
Linux commands worksheet (files, text, processes)
58
Permissions + grep/find/sort/head/tail: practice set
59
Shell scripting mini-drills (10 scripts)
60
Security basics often asked
2 subtopics
61
Cryptography basics (hashing, symmetric/asymmetric): PYQs
62
Auth, threats, OWASP-style basics: PYQ set
Chapter 5
Databases & SQL for PYQs
63
Relational model + normalization
2 subtopics
64
Keys/FD/normal forms: solve PYQs
65
ER model to tables (mapping): solve PYQs
66
SQL query patterns
2 subtopics
67
SELECT/JOIN/GROUP BY/HAVING: PYQ set
68
Subqueries + set operators: PYQ set
69
Transactions + concurrency control
2 subtopics
70
ACID + isolation levels: PYQ set
71
Locks + deadlocks in DB: PYQ set
72
Indexing + query optimization basics
2 subtopics
73
Index types + query plans: PYQ set
74
Index-design drill: add indexes for 10 queries
Chapter 6
Practice strategy, mocks & revision
75
Topic-wise PYQ solving workflow
2 subtopics
76
Run the 3-pass PYQ method (easy→medium→hard) on one chapter
77
Write solution templates: steps, formulas, pitfalls (per chapter)
78
Mock tests + timed sectional tests
2 subtopics
79
Full-length mock once a week + 2-hour review
80
30-minute sectional tests for 2 weak topics/week
Mistake analysis + error log system (see Chapter 1)
81
Revision system (notes + spaced repetition)
2 subtopics
82
Make 1-page revision sheets per chapter
83
Spaced repetition plan: 1-3-7-14 day review cycle
84
High-yield PYQ pattern bank
2 subtopics
85
Create a pattern bank of frequently repeated PYQ formats
86
Build a 20-question rapid-review deck and drill it twice/week