RBR-DA
Learn GATE DA 2026 Recorded Weekly Live 1 Year with comprehensive video tutorials and hands-on projects.

Meet Your Instructor: Ravindrababu-Ravula
Ravindrababu Ravula, affectionately known as RBR Sir, is a distinguished computer science educator with over 15 years of experience in teaching and mentoring students. With a prestigious Master's degree in Computer Science from the Indian Institute of Science (IISc) Bangalore, RBR Sir brings academic excellence and industry insights to his teaching. As the founder of RAUDRA Eduservices, he has helped countless students excel in DSA, GATE preparation, web development, data science, and study abroad consulting. His comprehensive approach combines strong fundamentals, problem-solving strategies, and real-world applications, making him one of the most respected educators in the Indian computer science community.
Experience: 15+ years
Students Helped: 100,000
Specialization: GATE & DSA for Computer Science
Course Overview
This comprehensive course is designed to take you from foundational concepts to advanced implementation in gate & dsa for computer science. You'll learn through structured, beginner-friendly lectures, real-world examples, test-series focus, building real-world projects that demonstrate your skills and enhance your portfolio.
Whether you're looking to start a new career in technology or advance your current skills, this course provides the structured learning path and practical experience you need to succeed in today's competitive tech industry.
Course Curriculum
Course Content
GATE DA Orientation Session
Course Overview: Probability and Statistics
1. Rule of Sum and Product, Factorials
2. Permutation & Combination
3. Permutation & Combination (with repetition)
4. P&C with repetition, Binomial Theorem
5. Multinomial Theorem, Practice Questions on P&C
6. Principe of Inclusion & Exclusion
7. Circular Arrangement, Derangement
8. Short Notes & Revision Session
Week 1: Practice & Doubt Solving Session
1. Elements of Probability, Sample Space & Events
2. Conditional Probability, Multiplication Theorem
3. Independent Events
4. Marginal & Joint Probability
5. Total Probability
6. Bayes' Theorem
7. Short Notes & Revision Session
Week 2: Practice & Doubt Solving Session
1. Measures of Central Tendency: Mean
2. Measures of Central Tendency: Median, Mode
3. Measures of Shape: Skewness, Kurtosis
4. Measures of Spread: Range, Interquartile Range
5. Measures of Spread: Variance & Standard Deviation
6. Measures of Association: Covariance & Correlation
7. Short Notes & Revision Session
Week 2: Practice & Doubt Solving Session
1. Probability Mass & Cumulative Distribution Function
2. Expectation of DRV, Linearity of Expectation
3. Problems on Expectation of DRV
4. Conditional Distributions, Conditional Expectation
5. Expectation of Function of Random Variable
6. Variance of Discrete Random Variables
7. Conditional Variance & Covariance
8. Discrete Uniform & Bernoulli Random Variable
9. Binomial Random Variable
10. Poisson Random Variable
11. Geometric & Negative Binomial Random Variable
12. Hypergeometric Random Variable
13. Sums of Independent Discrete Random Variables
14. Short Notes & Revision Session
Week 3: Practice & Doubt Solving Session
1. Basics of Integration
2. Probability Density & Cumulative Distribution Function
3. Joint Distributions, Joint PDF, Marginal PDF
4. Independent Random Variables, Conditional Distributions
5. Distribution of Function of a Random Variable
6. Expectation of CRV, Linearity of Expectation
7. Conditional Expectation
8. Variance, Conditional Variance, Covariance
9. Uniform Random Variable - Part I
10. Uniform Random Variable - Part II
11. Exponential Random Variable
12. Normal and Standard Normal Random Variable
13. Gamma, Chi-Squared and t-Distribution
14. Short Notes & Revision Session
Week 4: Practice & Doubt Solving Session
1. Markov's and Chebyshev's Inequality
2. The Central Limit Theorem - Part I
3. The Central Limit Theorem - Part II
4. Distribution of Sample Variance
5. Point Estimation
6. Confidence Intervals - Part I
7. Confidence Intervals - Part II
8. Confidence Intervals for Normal Samples
9. Advanced Confidence Intervals
10. Hypothesis Testing: z-test
11. Hypothesis testing: One sided z-test
12. Hypothesis Testing: t-test
13. Hypothesis Testing: Tests on two normal populations
14. Hypothesis Testing: chi square-test
15. Short Notes & Revision Session
Week 5: Practice & Doubt solving session
Course overview
1: Introduction to Functions
2: Classes/Types of Functions
3: Trigonometric Functions
4: Inverse Functions
5: Exponential & Logarithmic Functions
6: Practice Problems and PYQ's
Week 1: Practice &Doubt solving session
Week 1: Practice & Doubt solving session
1: Limits - I
2: Limits - II
3: Limit Laws and Properties
1: Continuity
2: Derivaties-1
3: Derivaties-2
4: L’Hôpital’s Rule
5: Practice Session 1
6. Practice Session 2
Week 2: Practice & Doubt solving session
1: Power Series & Functions
2: Taylor Series
3. Practice Session-1
4. Practice Session-2
1: Maxima & Minima - I (Extrema & Critical Points)
2: Maxima & Minima - II (Rolle's Theorem & MVT)
3: Maxima & Minima - III (First & Second Derivative Tests)
1. Algebra of Vectors
2. Vector Algebra contd...
3. Span, Vector Space, Matrices
4. Subspace, Types of Matrices
5. Revisions & Matrix Multiplication
1. Solutions to AX = b
2. Solutions to AX = b (Cont...)
3. Gaussian Elimination
4. Gaussian Elimination Contd.
5. Problem solving session
1. Rank-Nullity Thm. and Column space, Null Space
2. Row space, Left Null Space. Row reduced Echelon form
1. Elimination matrix
2. LU Decomposistion
3. Problem Solving
1. Linear Transformation
2. Change of basis using transformation
3. Basis change and projection
4. Projection and Problem Solving
1. Determinants Properties and Formula
2. Determinant contd., matrix inverse and Cramer's rule
1. Introduction to Eigen space
2. Lec-2
3. Lec-3
4. positive definite and diagonalization
5. Diagonalization contd. And SVD
6. Diagonalization contd. And SVD (Cont...)
7. Singular Value Decomposition
8. SVD and it's use cases
9. Lec-9
1. Introduction to Python & Setup
2. Compiled & Interpreted Languages
3. Tokens in Python
4. Operators in Python
5. Data Types & Expressions
6. Input & Output in Python
7. Variables & Memory Management
8. Operator Precedence
9. Practice Questions on Python Basics
1. Control Flow: Conditional Statements
2. Control Flow: Loops
3. Strings in Python
4. Lists in Python
5. Tuples in Python
6. Sets in Python
7. Dictionary in Python
8. Practice Questions on Data Types & Control Statements
1. Asymptotic notations Part-1
2. Asymptotic notations Part-2
3. Analysing iterative and recursive programs
4. Recurrence Relations Part-1
5. Recurrence Relations Part-2
6. Recurrence Relations Part-3
7. Masters Theorem
1. Arrays
2. Linked List Part-1
3. Linked List Part-2
4. Sorting Algorithms - Part I
5. Sorting Algorithms - Part II
1. Divide and Conquer
2. Merge Sort
3. Quick Sort
1. Part-1
2. Part-2
3. Part-3
1. Part-1
2. Part-2
3. Part-3
4. Introduction to AVL trees and balancing
5. Constructing AVL trees and time complexity analysis
6. Construction of AVL tree
7. Minimum and maximum nodes in an AVL tree of height h
1. Part-1
2. Part-2 & Hashing
1. Part-2
1. Part-1
2. Part-2
3. Part-3
1. Introduction to Dynamic Programming
2. LCS Problem
3. Edit Distance, LIS, Palindrome Partitioning Problem
4. 0/1 Knapsack, Subset Sum Problem
5. Coin Change Problem, Matrix Chain Multiplication
6. Multi-Stage Graph, APSP, Traveling Salesman problem
1. Lec-1
2. Lecture-2
3. Lec-3
4. Lec-4
5. Lec-5
6. Lec-6
7. Lec-7
09. Lec-09
10. Lec-10
1. Introduction to C programming
2. Input/Output, Variables in C
3. Data Types in C
4. Type Casting, Keywords, Identifiers, Literals
5. Operators in C
6. Operator Precedence, Constants, Tokens, Errors
7. Control Structures in C
8. Pointers in C
9. Arrays & Multi-Dimensional Arrays
10. Functions in C
11. Arrays and Functions, Function Pointers
12. Complex Pointer declarations, Memory layout of C programs
13. Recursion in C
14. Dynamic Memory Allocation in C
15. Structure, Union, typedef in C
16. Strings, Math functions, Dangling Pointer, File Handling
17. Practice Session - I (Basics of C)
18. Practice Session - II
19. Practice Session - III (Gate PYQs)
20. Practice Session - IV (GATE PYQs)
01. Origins of C++ & Why C++
02. Setting up C++ environment & Hello World Program
03. Basic User Input & Output
04. Primitive & Derived Data types
05. Control Structures
06. C++ Tokens & Operators
07. Functions
08. Recursion
09. Pointers, Arrays & References
10. Dynamic Memory Allocation & Typecasting
11. Remaining Basic Concepts in C++
12. 50 Practice Problems in C++
13. Object Oriented programming in C++
14. Classes, Objects, Methods in C++
15. Revision of C++ Basics Part-1 C++
16. Revision of C++ Basics Part-2 C++
17. Revision of C++ Basics Part-3 C++
18. Revision of C++ Basics Part-4
19. Revision of C++ Basics Part-5
20.Friend Functions, Pointers to Class members
21. 10 Practice Problems in Classes & Objects in C++
22. Practice Questions on Operators
23. Discussion of Practice Test -1
24. Discussion of Practice Test -2
25. Constructors & Destructors
26. 10 Practice Problems in Constructors & Destructors
27. Inheritance
28. Practice Problems on Inheritance
29. Data Hiding, Encapsulation, Polymorphism
30. Operator Overloading
31. 20 Practice Problems on Overloading
32. Virtual Class, Virtual Methods, Abstract Classes
33. Practice Problems in Virtual Class and methods
34. Discussion of Practice Test 3
35. Remaining Topics in OOPs
36. 50 Practice Problems in C++ OOPs - Part I
37. 50 Practice Problems in C++ OOPs - Part II
38. 50 Practice Problems in C++ OOPs - Part III
39. 50 Practice Problems in C++ OOPs - Part IV
40. 50 Practice Problems in C++ OOPs - Part V
41. Templates in C++
42. Standard Template Library in C++
43. vector in C++ STL
44. vector in C++ STL Part - 2
45. Demo on vectors and its functions
46. Iterators in C++ STL
47. Discussion of Practice Test 3 Part II
48. Demo on vectors and its functions Part-2
49. sort, sort_heap, stable_sort in C++ STL
50. binary_search, upper_bound, lower_bound in C++ STL
51. count, count_if in C++ STL
52. find, find_if, find_end in C++ STL
53. unique, unique_copy in C++ STL
54. reverse, reverse_copy in C++ STL
55. transform, rotate, rotate_copy in C++ STL
56. random_sample, random_shuffle in C++ STL
57. Lists in C++ STL
58. Priority Queues in C++ STL
59. Demo on Lists in C++ STL
60. Demo on Priority Queues in C++ STL
61. for_each in C++ STL
62. max, max_element, min, min_element in C++ STL
63. adjacent_difference, adjacent_find in C++ STL
64. Stack in C++ STL
65. Demo on Stack and its functions
66. Queue in C++ STL
67. Queue in C++ STL Part II
68. Demo on Queue and its functions
69. Codechef CLCO01 problem discussion (Stack example)
70. Codechef Iron, Magnet and Wall problem
71. Demo on Priority Queues with CP problem
72. Deque in C++ STL
73. Demo on Deque and its functions
74. Deque Interview and CP problems
75. Pair in C++ STL
76. Demo of using Pair with Different Containers
77. Demo of using pair with different containers Part II
78. Sets and Multisets in C++ STL
79. Demo on Sets and Multisets in C++ STL
80. Unordered sets and multisets in C++ STL
81. Demo on Unordered sets and multisets in C++ STL
82. Maps and Multimaps in C++ STL
83. Demo on Maps and Multimaps in C++ STL
Introduction to problem solving in DSA
1. Prime Numbers - Part I
2. Prime Numbers - Part II
3. GCD & LCM - Part I
4. GCD & LCM - Part II
5. Euler's Totient Function - Part I
6. Euler's Totient Function - Part II
7. Fast Exponentiation and Modular Arithmetic
8. Permutation, Combinations and Modular Arithmetic
9. Fast Matrix Exponentiation
1. Basics of Array
2. Dutch National Flag, Moore's Voting, Kadane's Algorithm
3. Basics of Strings and String Hashing
4. Polynomial Hashing & Rabin-Karp Algorithm
5. KMP Algorithm
6. Z algorithm
7. Linked List operations
8. Binary Search - Part I
9. Binary Search - Part II
10. Greedy Algorithms - Part I
11. Greedy Algorithms - Part II
1. Stacks
2. Queues
3. Heaps
4. Priority Queues & Heap Applications
1. Trees & Binary Search Trees - Part I
2. Trees & Binary Search Trees - Part II
3. Graph Representation & Traversal - Part I
4. Graph Representation & Traversal - Part II
5. Disjoint Sets
6. Minimum Spanning Trees
7. Topological Sorting
8. Shortest Paths
1. DP on Arrays & Matrices
2. DP on Strings
3. DP on Trees & Graphs
Course Overview: DBMS & Warehousing
1 Introduction to DBMS
2 Models in DBMS
3 Introduction to ER model
4 Attributes
5 Relationships (1 to many)
6 Relationships (one to one example)
7 Relationships (many to many)
8 Recursive relationships
9 Attributes to relationships
10 Weak entity
11 ER diagram notations
Week 13: Practice & Doubt solving session
1 Introduction to relational model
2 Terminology of Relational database
3 Tuple, tuple values and Null
4 Constraints on Relational DB schema - Domain constraints
5 Constraints on Relational database schema - Key constraints
6 Entity and referential integrity constraints
7 Actions upon constraint violations
8 Counting the number of SKs possible - Example 1
9 Counting the number of SKs possible - Example 2
10 Counting the number of SKs possible - Example 3
11 Counting the number of SKs possible - Example 4
Week 13: Practice & Doubt solving session
1 Step 1
2 step 2
3 step 3
4 step 4
5 Step 5
6 Step 6
7 Step 7
8 Summary of ER to RDB conversion
9 GATE IT 2005 question on ER diagrams
10 Gate 12 question on converting ER to RDB
11 GATE IT 04 conversion of ER to RDB
12 GATE 05 on cascade on delete in case of foreign keys
13 GATE 2005 question on converting ER to RDB
14 GATE 08 on converting ER to RDB
15 GATE 97 question on referential integrity
Week 13: Practice & Doubt solving session
Week 14: Practice & Doubt solving session
01 Introduction to normalisation
02 Introduction to FDs
03 FD examples
04 Gate 2000 question on FDs
05 GATE 2002 question on FDs
06 Formal definition of FDs
07 Various usages of FDs
08 Closure set of attributes
09 GATE 2006 question on Closure set of attributes
10 Determining Candidate keys
11 GATE 99 question on Candidate keys
12 GATE 2014 question on Candidate keys
13 GATE 05 question on Candidate key
14 GATE 2013 question on candidate key
15 Examples on candidate key - 1
16 Examples on candidate key - 2
17 Examples on candidate key - 3
18 Examples on candidate key - 4
19 Examples on candidate key - 5
20 Examples on candidate key - 6
21 Examples on candidate key - 7
22 Candidate key for sub relation - example 1
23 Candidate key for sub relation - example 2
24 Candidate key for sub relation - example 3
25 Checking additional FDs - example 1
26 Checking additional FDs - example 2
27 GATE IT 05 question on additional FDs
28 Equivalence of FDs
29 Equivalence of FDs - example 1
30 Equivalence of FDs - example 2
31 Minimal cover
32 Minimal cover example 1
33 2013 GATE on minimal cover
34 Lossless decomposition
35 FD preserving
36 Decomposition Example 1
37 Decomposition Example 2
38 Decomposition Example 3
39 Decomposition Example 4
40 Decomposition Example 5
41 Decomposition Example 6
42 First Normal Form
43 Second Normal Form Introduction
44 2NF Example 1
45 2NF Example 2
46 2NF Example 3
47 Third normal form introduction
48 3NF Example 1
49 3NF Example 2
50 3NF Example 3
51 3NF Example 4
52 Formal definition of 3NF
53 3NF Example 5
54 3NF example 6
55 BCNF Introduction
56 BCNF Example 1
57 BCNF Example 2
58 BCNF Example 3
59 BCNF Example 4
60 BCNF Example 5
61 BCNF Example 6
62 BCNF Example 7
63 BCNF Example 8
64 Gate Questions on Normalisation 1
65 Gate Questions on Normalisation 2
66 Gate 94 Question on Normalization
67 Gate 95 Question on Normalization
68 Gate 97 Question on Normalization
69 Gate 98 Question on Normalization
70 Gate 99 , 2002 Question on Normalization
71 Gate 99 Question on Normalization
72 Gate 2001 on Normalization
73 Gate 2000 on Normalization
74 Gate 2001 on Normalization
75 Gate 2002 on Normalization
76 Gate 2004 on Normalization
77 Gate 2004 Question on Normalization
78 Gate 2011 on Normalization
79 Gate 2010 on normalization
80 gate 2013 on Normalization
81 Gate 2014 on Normalization
1 Introduction to relational algebra
Week 14: Practice & Doubt solving session
2 Selection operation
3 Projection operation
4 Gate 98 question on selection and projection
5 GATE 2012 question on Projection
6 Rename operation
7Set Operations
8 Cartesian product
9 Join Operation
10 Natural Join
11 Division operation
12 Complete set of RA operations
13 Types of join
14 Extended relational algebra operations
15 Gate 99 on Relation Algebra
16 Gate 2000 on Relation Algebra
17 gate 2002 on Relation Algebra
18 Gate 2004 on Relation Algebra
19 Gate 2005 Question on Relation Algebra
20 Gate IT 2006 Question on Relation Algebra
21 Gate 2007 Question on Relation Algebra
22 Gate 2008 on Relational Algebra
23 Gate 2012 Question on Relation Algebra
24 Gate 2014 Question on Relation Algebra
25 Gate 2014 Question on Relation Algebra
26 Gate 2015 Question on Relation Algebra
27 Introduction to Relation Calculus
28 TRC Syntax
29 Free and Bounded Variables
30 Example 1 on TRC
30 Example 1 on TRC
31 Example 2 on TRC
32 Example 3 on TRC
33 Example 4 on TRC
34 Example 5 on TRC
35 Example 6 on TRC
36 Example 7 on TRC
37 Example 8 on TRC
38 Conversion between quantifiers - 1
39 Conversion between quantifiers - 2
40 Conversion between quantifiers - 3
41 Example 9 on TRC
42 Example 10 on TRC
43 Example 11 on TRC
44 Example 12 on TRC
45 Gate question 2007 on relational calculus
46 Gate questions 2006,2008 on relational calculus
47 Unsafe relational Calculus Expression
48 Domain relational calculus introduction
49 Example 1 on DRC
50 Example 2 on DRC
51 Example 3 on DRC
52 Example 4 on DRC
53 Example 5 on DRC
54 Gate 2014 Question on Relational Algebra
01 Introduction to SQL
Week 15: Practice & Doubt solving session
02 Creation of Schema
03 Create Table
04 Constrains in SQL
05 INSERT
06 Delete and Update
07 Referential triggered actions
08 Alter
09 SELECT
10 View
11 Aliasing
12 Pattern Matching
13 Set operations
14 Arthemetic and between operations
15 Order by
16 Example on Order By
17 Dealing with null values - 1
18 Dealing with null values - 2
19 Dealing with null values - 3
20 In operator
21 Example 1 on In operator
22 Example 2 on In operator
23 Any,Some, All
24 Exists - not exists
25 Example 1 on Exists - non exists
26 Example 2 on Exists - non exists
27 Aggregate functions
28 Dealing wiht null values in aggregate functions
29 Group by - 1
30 Group by having clause
31 Gate - 2012 question on SQL
32 With Clause
33 Example on with clause
34 Joins
35 Examples on joins
36 Gate 98 question on SQL
37 Gate 99 question on SQL
38 Gate 2000 question on SQL
39 Gate 2003 question on SQL
40 GATE 2011 question on SQL
41 Gate 2012 question on SQL
42 GATE 2014 question on SQL
43 GATE 2014 question on SQL
44 Gate 2005 question on SQL
45 Gate 2003 Question on SQL
46 Gate 2004 Queation on SQL
47 Gate 2006 Question on SQL
48 Gate 2011 question on SQL
49 gate 2007 question on SQL
50 Gate 2015 question on SQL
51 Gate 2014 Question on SQL
52 Gate 2016 Question on SQL
53 Gate 2016 qustion on SQL
01 File organization
Week 15: Practice & Doubt solving session
02 Organization of records in a file
03 Introduction to indexing
04 Classification of Indexing
05 Primary Index
06 Example on Primary index
07 Clustering index
08 Secondary Index
09 Example on secondary index
10 Gate question 13,08 on Indexing
11 B-Trees-1
12 B-Trees-2
13 Example 1 on B-trees
14 Example 2 on B-Trees
15 Example 3 on B-Trees
16 Underflow and overflow in b-trees
17 B-tree search
18 B-Tree searching algorithm
19 B-tree insertion algorthim
20 example 1 on B-Tree insertion
21 example 2 on B-Tree insertion
22 Deletion from a B-Tree-1
23 deletion from a B-Tree-2
24 B+ trees
25 Example 1 on B+trees
26 Searching B+ Trees alogrthim
27 Gate question 2015 on b+Trees
28 Gate question IT 2005 on B+Trees
29 Gate 2015 question on b+Trees
30 Gate 2013 on B+Trees
31 Gate 2016 on B+ Tree
32 Gate 2010 on B+Trees
33 Gate 2007 on B+Trees
34 Gate question 2008 on B-Tree
35 B+ Tree Insertion
36 Example on B+Tree Insertion
37 Difference between B-B+ Tree and Binary search
38 B+ Tree Deletion
39 Example 1 on B+ Tree deletion
40 Example 2 on b+Tree Deletion
41 Example 3 on B+tree deletion
1. Introduction to Data Mining
2. Data types
3. Data types - II
4. Similarity Measures & Data Preprocessing
5. Data Transformations - Part I (Normalization)
6. Data Transformations - Part II (Discretization)
7. Data Transformations - Part III (Compression: Lossless)
8. Data Transformations - Part IV (Compression: LZW coding)
9. Data Transformations - Part V (Compression: Lossey)
10. Data Transformations - Part VI (Sampling)
Week 16: Practice & Doubt Solving Session
11. Introduction to Data Warehousing
12. Data Warehouse Architecture, Data Marts & Data Lakes
13. Data Warehouse Modelling, Data Cube
14. Schemas: Multidimensional Data Models
15. Concept Hierarchies, Measure Categorization
16. OLAP Operations
17. OLAP indexing, Data Cube Storage (Misc.)
Week 17: Practice & Doubt Solving session
01 Transaction
02 ACID Properties
03 Lost update and dirty read problem
04 Unrepeatable read and phantom problem
05 Incorrect summary problem
06 Number of Schedules
07 Types of schedules serial schedule
08 Complete schedule recoverable schedule
09 Cascading aborts cascade less schedule
10 Strict Schedule
11 Serializability
12 Conflict equivalent schedules
13 Example 1 on Conflict equivalent schedule
14 Example 2 on conflict equivalent schedule
15 Gate 2012 question
16 Gate 2014 question on conflict serializable schedule
17 Gate 14 question on conflict serializable schedule
18 Gate 2014 question conflict serializable schedule
19 Gate question on conflict serializable schedule
20 Gate 2016 question on conflict serializable schedule
21 Gate 16 question on conflict serializable schedule
22 Gate 2015,16 Question on conflict serializability
23 View serializability
24 Comparison between conflict and view serializability
25 Example 1,2,3 on view serializability
26 polygraph example on view serializability
27 Example 4,5 on view serializability
28 Concurrency control protocds
29 Locks
30 2-phase locking protocol
31 Strict , Rigorous, Conservative
32 Example on strict 2pc
33 Graph based protocol
34 Time stamp ordering protocol
35 Thomas write rule
01. Introduction
02. Types of Keys
03. Types of Keys Part-2
01. Introduction
02. Normalisation Part-1
03. Noraml Forms in DBMS
04. Normalisation Part-3
01. Relational Algebra Part-1
02. Relational Algebra Part-2
03. Relational Algebra Part-3
04. Relational Algebra Part-4
05. Relational Algebra Part-5
01. SQL Part-1
02. SQL Part-2
03. SQL Part-3
04. SQL Part-4
1. ER Model Part-1
1. File organization and Indexing Part-1
2. Part-2
3. Part-3
4. Part-4 & Transaction and concurrency control Part-1
1. Part-2
2. Part-3
3. Part-4
4. Part-5
5. Part-6
6. Part-7
7. Part-8
Introduction to Machine Learning
1. Simple Linear Regression: Least Squares Method
2. Gradient Descent for SLR, Error Metrics for Regression
3. Statistical Inference on SLR parameters, Assumptions in SLR
4. Multiple Linear Regression: Least Squares Method
5. Gradient Descent for MLR, Polynomial Regression
6. Regularization, Lasso & Ridge Regression
1. Introduction to Classification
2. Error Metrics in Classification - Part I
3. Error Metrics in Classification - Part II
4. k-Nearest Neighbors Algorithm - Part I
5. k-Nearest Neighbors Algorithm - Part II
6. Naive Bayes Classifier - Part I
7. Naive Bayes Classifier - Part II
8. Logistic Regression - Part I
9. Logistic Regression - Part II
1. Splitting Criteria: Gini Index, Information Gain
2. Constructing Decision Trees
3. Pruning Decision Trees
4. Bagging & Random Forests
5. Boosting
1. Introduction to Clustering, K-Means Clustering
2. K-Medoid Clustering
3. Hierarchical clustering: Distance Metrics & Linkage Criteria
4. Agglomerative (Bottom-Up) Hierarchical Clustering
5. Divisive (Top-Down) Hierarchical Clustering
6. Evaluation of Clustering Algorithms - Part I
7. Evaluation of Clustering Algorithms - Part II
8. Evaluation of Clustering Algorithms - Part III
1. Introduction, Bias-Variance Trade-off
2. Holdout Validation, Leave-One-Out Cross Validation
3. k-Folds, Stratified k-Folds Cross-Validation
4. Model Selection, Nested Cross-Validation
1. Introduction to Artificial Neural Networks
2. Activation Functions
3. Loss Functions
4. Feed-Forward Neural Networks & Multi-Layer Perceptron
5. Backpropagation Algorithm - Part I
6. Backpropagation Algorithm - Part II
Linear Discriminant Analysis
1. Revision of LA
2. Lec-2
3. Lec-3
4. PCA interpretation 2
5. PCA code and Linear Discriminant Analysis
6. Discussions on PCA and LDA
1. Support vector classifier
2. Soft margin classifier
3. Solutions to SVM
Introduction to AI
Course Overview: Artificial Intelligence
1. Introduction to Search
2. BFS
3. DFS
4. Depth limited, Iterative Deepening
5. Uniform Cost Search
6. Bidirectional Search
Week 1: Practice & Doubt Solving Session - I
1. Best First, Greedy Best-First Search
2. A* Search - I
3. A* Search - II
4. A* Search - III (Iterative Deepening A*, Weighted A*)
5. AND/OR Graph, AO* Search
Week 2: Practice & Doubt solving session
1. Hill Climb Search
2. Simulated Annealing
3. Genetic Algorithms - I
4. Genetic Algorithms - II
1. Introduction to Game Theory
2. Minimax Search - I
3. Minimax Search - II
4. Alpha Beta Pruning - I
5. Alpha Beta Pruning - II
6. Alpha Beta Pruning - III
7. Heuristic Alpha Beta Tree Search
8. Monte Carlo Tree Search - I
9. Monte Carlo Tree Search - II
Week 3: Practice & Doubt solving session
1. Introduction to Logic
2. Logical Equivalence - I
3. Logical Equivalence - II
4. Inference - I
5. Inference - II
6. Practice Session
Introduction to Predicate Logic
Inference & Translations
Week 4: Practice & Doubt solving session
1. Introduction to Uncertainty
2. Bayes Nets - Introduction
3. Conditional Independence & d-Separation
4. Inference
5. Variable Elimination Algorithm - I
6. Variable Elimination Algorithm - II
7. Approximate Inference
9. MCMC, Gibbs Sampling
1 Example 1 in Ages
2 Example 2 on Ages
3 Example 3 on Ages
4 Example 4 on Ages
5 Example 5 on Ages
6 Example 6 on Ages
7 Example 7 on Ages
8 Example 8 on Ages
9 Example 9 on Ages
10 Example 10 on Ages
11 Example 11 on Ages
12 Example 12 on Ages
01 Introduction to Alligation and Mixtures
02 Example 1 on Alligation and Mixtures
03 Example 2 on Alligation and Mixtures
04 Example 3 on Alligation and Mixtures
05 Example 4 on Alligation and Mixtures
06 Example 5 on Alligation and Mixtures
07 Example 6 on Alligation and Mixtures
08 Example 7 on Alligation and Mixtures
10 Example 9 on Alligation and Mixtures
11 Example 10 on Alligation and Mixtures
12 Example 11 on Alligation and Mixtures
13 Example 12 on Alligation and Mixtures
14 Example 13 on Alligation and Mixtures
15 Example 14 on Alligation and Mixtures
16 Example 15 on Alligation and Mixtures
17 Example 16 on Alligation and Mixtures
9 Example 8 on Alligation and Mixtures
01 Example -1 on alphabet test
02 Example 2 on alphabet test
03 Example 3 on alphabet test
04 Example 4 on alphabet test
05 Example 5 on alphabet test
06 Example 6 on alphabet test
07 Example 7 on alphabet test
08 Example 8 on alphabet test
09 Example 9 on alphabet test
10 Example 10 on alphabet test
11 Example 11 on alphabet test
12 Example 12 on alphabet test
13 Example 13 on alphabet test
14 Example 14 on alphabet test
15 Example 15 on alphabet test
1 Introduction to alphabet series and Example 1
2 Example 2 on alphabet series
3 Example 3 on alphabet series
4 Gate 2012 question on alphabet series
5 Gate 2014 on alphabet series
6 Gate 2016 question on alphabet series
1 Introduction to Averages
2 Properties on Averages
3 Properties 2 to Averages
4 Example 1 on Averages
5 Example 2 on Averages
6 Example 3 on Averages
7 Example 4 on averages
8 Example 5 on Averages
9 Example 6 on Averages
1 Introduction to blood relations
2 Generations
3 Example 1 on Blood Relation
4 Example 2 on Blood Relation
5 Example 3 on Blood Relation
6 Example 4 on Blood Relation
7 example 5 on blood relation
8 example 6 on blood relation
9 example 7 on blood relation
1 Introduction coded inequalities
2 Example 1 on coded inequalities
3 Example 2 on coded ineualities
4 Example 3 on coded inequalities
1 Introduction to Compound Interest
2 Compound Interest Formula
3 Example 1 on Compound Interest
4 Example 2 on Compound Interest
5 Example 3 on Compound Interest
6 Example 4 on Compound Interest
7 Example 5 on Compound Interest
8 Example 6 on Compound Interest
01 Introduction to Data Sufficiency
02 Example 1 on Data Suffiecient
03 Example 2 on Data Suffiecient
04 Example 3 on Data Suffiecient
05 Example 4 on Data Suffiecient
06 Example 5 on Data Suffiecient
07 Example 6 on Data Suffiecient
08 Example 7 on Data Suffiecient
09 Example 8 on Data Suffiecient
10 Example 9 on Data Suffiecient
11 Example 10 on Data Sufficiency
12 Example 11 on Data Sufficiency
13 Example 12 on Data Sufficiency
14 Example 13 on data sufficiency
1 Introduction to Data Interpretation
2 Example 1 on pie-chart
3 Example 2 on Pie Chart
4 Example 3 on Pie Chart
5 Example 1 on Bar chart
1 Introduction to directions and distance
2 Example 1 on directions and distance
3 Example 2 on directions and distance
4 Example 3 on directions and distance
5 Example 4 on directions and distance
6 Example 5 on directions and distance
7 Example 6 on directions and distance
1 Example 1 on element series
2 Example 2 on element series
3 Example 3 on element series
4 Example 4 on element series
1 Introduction to Quadraitc Equation
2 Example 1 on Quadratic Equations
3 Example 2 on Quadratic Eqations
4 Example 3 on Quadratic Equations
5 Example 4 on Quadratic Equations
6 Example 5 on Quadratic Equations
7 Example 6 on Quadratic Equations
8 Introduction to linear Equations
9 Example 1 on Linear Equations
10 Example 2 on Linear Algebra
1 Introduction to LCM and HCF
2 Introduction to HCF
3 Example 1 on HCF and LCM
4 Example 2 on HCF and LCM
5 Example 3 on HCF and LCM
6 Example 4 on HCF and LCM
7 Example 5 on LCF and HCF
8 Example 6 on HCF and LCM
9 Example 7 on HCF and LCM
10 Example 8 on HCF and LCM
11 Example 9 on HCF & LCM
12 Example 10 on HCF & LCM
13 Example 11 on HCF & LCM
14 Example 12 on HCF & LCM
1 Introduction to Logorthims
2 Example 1 on Logorthims
3 Example 2 on logorthims
4 gate 2011 on logorthims
5 gate 2015 on logorthims
01 Introduction to Mensuration
02 Example 1 on Mensuration
03 Example 2 on Mensuration
04 Example 3 on Mensuration
05 Example 4 on Mensuration
06 Quadrilateral
07 Example 5 on Mensuration
08 Example 6 on Mensuration
09 Example 7 on Mensuration
10 Example 8 on Mensuration
11 Example 9 on Mensuration
12 Example 10 on Mensuration
13 Example 11 on Mensuration
14 Example 12 on Mensuration
15 Example 13 on Mensuration
16 Example 14 on Mensuration
17 Example 15 on Mensuration
18 Example 16 on Mensuration
19 Example 17 on mensuration
20 Example 18 on Mensuration
21 Example 19 on Mensuration
22 Example 20 on Mensuration
23 Example 21 on Mensuration
24 Example 22 on Mensuration
25 Example 23 on Mensuration
26 cubes and cuboids
27 Example 24 on Mensuration
28 Example 25 on Mensuration
29 Example 26 on Mensuration
30 Example 27 on Mensuration
31 Example 28 on Mensuration
32 Example 29 on Mensuration
1 Introduction to number series and some example
2 Example 1 on Number series
3 Example 2 on Number series
4 Example 3 on Number series
5 Example 4 on Number series
6 combination two series
7 find the wrong term in the given series
8 miscellaneous series example 1
9 miscellaneous series example 2
10 series in A,P,G,P and H,P
11 Triangular pattern series
12 gate EC-2014 on number series
13 gate EC-2014 question on number series 2
14 gate 2014 on number series
01 Classification of numbers
02 Types of numbers
03 More types on numbers
04 Rules of divisibility
05 Rules of divisibility - 2
06 test of divisibility
07 test of divisibility-2
08 Remainder and Quotient
09 Remainder Theorem
10 Find the remainder using polynomial theorem
11 Example 1 on number system
12 Algebra formulas
13 cyclicity
14 Cyclicity of 3,4,5,6
15 Cyclicity of 7,8,9
16 Count trailing zeros in factorial of a number
17 Example on count trailing zeros in factorial of a number
18 Example on power of x in n!
19 Finding the number of factors
20 Introduction to Number system
21 Conversion to base 10
22 Conversion from base 10
23 Gate CS 2010on number system
24 Gate 2014 on number system
1 Introduction to Partnership
2 Example 1 on Partnership
3 Example 2 on Partnership
4 Example 3 on Partnership
5 Example 4 on Partnership
6 Example 5 on Partnership
7 Example 6 on Partnership
8 Example 7 on Partnership
9 Example 8 on Partnership
10 Example 9 on Partnership
11 Example 10 on Partnership
01 Introduction to permutations and combinations
02 Properties of nCr - 1
03 Properties of nCr - 2
04 Properties of nCr -3
05 Properties of nCr -4
06 Example 1 on nCr
07 Example 2 on nCr
08 Example 3 on nCr
09 Example 4 on nCr
10 Fundamental rules of counting
11 Row arrangements without repetitions
12 Examples on row arrangements without repetitions
13 Row arrangements with repetitions
14 Examples on Row arrangements with repetitions - 1
15 Examples on Row arrangements with repetitions - 2
16 Examples on Row arrangements with repetitions - 3
17 Examples on Row arrangements with repetitions - 4
18 Examples on Row arrangements with repetitions - 5
19 Examples on Row arrangements with repetitions - 6
20 Examples on Row arrangements with repetitions - 7
21 Rank in a dictionary
22 Rank in a dictionary - 2
23 Circular permutations without repetitions
24 Circular permutations with repetitions
25 Examples on circular permutations - 1
26 Examples on circular permutations - 2
27 Examples on garland model questions
28 Introduction to combinations
29 Examples on combinations - 1
30 Examples on combinations - 2
31 Examples on combinations - 3
32 Examples on combinations - 4
33 Repetition in combinations
34 Order
35 Examples on order
36 Examples on order - 2
37 Selections with repetitions
38 Examples in sections with repetitions - 1
39 Examples in sections with repetitions - 2
40 Relation between nPr and nCr
41 Selections and Arrangements - 1
42 Selections and Arrangements - 2
1 Introduction to Profit and Loss
2 Example 1 on Profit and Loss
3 Example 2 on Profit and Loss
4 Example 3 on Profit and Loss
5 Example 4 on Profit and Loss
6 Example 5 on Profit and Loss
7 Example 6 on Profit and Loss
8 Example 7 on Profit and Loss
9 Example 8 on Profit and Loss
10 Example 9 on Profit and Loss
11 Example 10 on Profit and Loss
12 Example 11 on Profit and Loss
Requirements
- Basic computer knowledge
- Internet connection for video streaming
- Code editor (VS Code recommended)
- Motivation to learn and practice
Course Features

Course Details
Similar Courses in this Category

Amit-Digital-Logic
Learn Digital Logic for GATE 2028 by Amit Khurana Sir Hinglish with comprehensive video tutorials and hands-on projects.

Amit-Computer-Networks
Learn Computer Networks CN for GATE 2028 by Amit Khurana Sir Hinglish with comprehensive video tutorials and hands-on projects.

Amit-Discrete-Maths
Learn Discrete Maths DM for GATE 2028 by Amit Khurana Sir Hinglish with comprehensive video tutorials and hands-on projects.

PATHFINDERS-ECE
Learn GATE 2026 FULL COURSE ECE THE PATHFINDERS with comprehensive video tutorials and hands-on projects.
Ready to Start Learning?
Join thousands of students who have already enrolled in this course.
Start Learning Now