Gate Resources
These notes are from Gate Applied AI and for Computer and Information Sciences.
I have uploaded in archive.org so that everyone can easily access them. You can also download the complete GATE CSE syllabus notes at this link: https://archive.org/details/gate-applied-ai-notes
Complete syllabus file is huge (530 MB)
Under each topic I have also included the links of the some video playlists which I found easy to understand.
These are not the only videos which can be used
Syllabus
- Aptitude
- Engineering Mathematics
- Discrete Mathematics
- Digital Logic
- Computer Organization and Architecture
- C Programming
- Data Structures
- Algorithms
- Theory of Computation
- Compiler Design
- Operating System
- Databases
- Computer Networks
Topics
Aptitude
Videos
Engineering Mathematics
Videos
Digital Logic
Videos
- K-maps with don't care
- Floating Point Number
Computer Organization and Architecture
Programming and Data Structures
Code
- Data Structure implementation in C
Videos
- Jenny's lectures CS/IT NET&JRF:- Data Structures and Algorithms
- Neso Academy:- Data Structures
- Neso Academy:- C Programming
- Tower of Hanoi
- Tail Recursion
Algorithms
Theory of Computation
Videos
- Neso Academy:- Theory of Computation
Compiler Design
Videos
- Runtime Environment
- Gate Smashers:- Compiler Design
Operating System
Code
- Scheduler with a few scheduling algorithms
- Memory Management Simultor
Videos
- Neso Academy:- Operating Systems
- Memory Design Horizontal Scaling
- Memory Design Vertical Scaling
Databases
Code
Videos
- Jenny's lectures CS/IT NET&JRF:- Database and Management System
- ER-diagram to Table 1
- ER-diagram to Table 2
- Correlated Queries
- Database Normalization
Computer Networks
Videos
- Neso Academy:- Computer Networks
Simple Tricks