{"id":16653251,"url":"https://github.com/anuraganalog/gateresources","last_synced_at":"2026-04-02T02:05:03.785Z","repository":{"id":49316194,"uuid":"326096504","full_name":"AnuragAnalog/GateResources","owner":"AnuragAnalog","description":"Here are my GATE CSE 2021 Resources","archived":false,"fork":false,"pushed_at":"2021-02-26T15:30:46.000Z","size":47557,"stargazers_count":128,"open_issues_count":0,"forks_count":40,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T10:09:57.103Z","etag":null,"topics":["2021","algorithms","aptitude","cn","coa","compiler-design","cse","data-structures","dbms","digital-logic","engineering-mathematics","gate","os","programming","resources","theory-of-computation"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnuragAnalog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-02T02:51:35.000Z","updated_at":"2025-01-13T14:13:56.000Z","dependencies_parsed_at":"2022-08-25T20:41:42.631Z","dependency_job_id":null,"html_url":"https://github.com/AnuragAnalog/GateResources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnuragAnalog%2FGateResources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnuragAnalog%2FGateResources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnuragAnalog%2FGateResources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnuragAnalog%2FGateResources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnuragAnalog","download_url":"https://codeload.github.com/AnuragAnalog/GateResources/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243258506,"owners_count":20262300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2021","algorithms","aptitude","cn","coa","compiler-design","cse","data-structures","dbms","digital-logic","engineering-mathematics","gate","os","programming","resources","theory-of-computation"],"created_at":"2024-10-12T09:43:35.674Z","updated_at":"2025-12-26T06:49:12.556Z","avatar_url":"https://github.com/AnuragAnalog.png","language":null,"readme":"# Gate Resources\n\nThese notes are from Gate Applied AI and for Computer and Information Sciences.\n\nI have uploaded in [archive.org](https://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](https://archive.org/details/gate-applied-ai-notes)\n\n\u003e Complete syllabus file is huge (530 MB)\n\nUnder each topic I have also included the links of the some video playlists which I found easy to understand.\n\u003e These are not the only videos which can be used\n\n## Syllabus\n\n* [Aptitude](https://archive.org/details/gate-notes-aptitude)\n* [Engineering Mathematics](https://archive.org/details/gate-notes-engineering-mathematics)\n* [Discrete Mathematics](https://archive.org/details/gate-notes-discrete-mathematics)\n* [Digital Logic](https://archive.org/details/gate-notes-digital-logic)\n* [Computer Organization and Architecture](https://archive.org/details/gate-notes-coa)\n* [C Programming](https://archive.org/details/gate-notes-c-programming)\n* [Data Structures](https://archive.org/details/gate-notes-data-structures)\n* [Algorithms](https://archive.org/details/gate-notes-algorithms)\n* [Theory of Computation](https://archive.org/details/gate-notes-theory-of-computation)\n* [Compiler Design](https://archive.org/details/gate-notes-compiler-design)\n* [Operating System](https://archive.org/details/gate-notes-operating-systems)\n* [Databases](https://archive.org/details/gate-notes-databases)\n* [Computer Networks](https://archive.org/details/gate-notes-computer-networks)\n\n## Topics\n\n### Aptitude\n\n#### Videos\n\n* [Neso Academy:- Aptitude](https://www.youtube.com/playlist?list=PLBlnK6fEyqRhMP7gwIe2j0hb1PCvYn0RI)\n\n### Engineering Mathematics\n\n#### Videos\n\n* [Connected Components](https://www.youtube.com/watch?v=9esCn0awd5k)\n\n### Digital Logic\n\n#### Videos\n\n* [K-maps with don't care](https://www.youtube.com/watch?v=_F9nAb6m4U4)\n* [Floating Point Number](https://www.youtube.com/watch?v=XOMTNy2qiZ0)\n\n### Computer Organization and Architecture\n\n### Programming and Data Structures\n\n#### Code\n\n* [Data Structure implementation in C](https://github.com/AnuragAnalog/dfs)\n\n#### Videos\n\n* [Jenny's lectures CS/IT NET\u0026JRF:- Data Structures and Algorithms](https://www.youtube.com/playlist?list=PLdo5W4Nhv31bbKJzrsKfMpo_grxuLl8LU)\n* [Neso Academy:- Data Structures](https://www.youtube.com/playlist?list=PLBlnK6fEyqRj9lld8sWIUNwlKfdUoPd1Y)\n* [Neso Academy:- C Programming](https://www.youtube.com/playlist?list=PLBlnK6fEyqRhX6r2uhhlubuF5QextdCSM)\n* [Tower of Hanoi](https://www.youtube.com/watch?v=q6RicK1FCUs)\n* [Tail Recursion](https://www.youtube.com/watch?v=HIt_GPuD7wk)\n\n### Algorithms\n\n### Theory of Computation\n\n#### Videos\n\n* [Neso Academy:- Theory of Computation](https://www.youtube.com/playlist?list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev)\n\n### Compiler Design\n\n#### Videos\n\n* [Runtime Environment](https://www.youtube.com/watch?v=GwuYLFZNu4M)\n* [Gate Smashers:- Compiler Design](https://www.youtube.com/playlist?list=PLxCzCOWd7aiEKtKSIHYusizkESC42diyc)\n\n### Operating System\n\n#### Code\n\n* [Scheduler with a few scheduling algorithms](https://github.com/AnuragAnalog/os_assign/tree/master/scheduler)\n* [Memory Management Simultor](https://github.com/AnuragAnalog/os_assign/tree/master/memory_management)\n\n#### Videos\n\n* [Neso Academy:- Operating Systems](https://www.youtube.com/playlist?list=PLBlnK6fEyqRiVhbXDGLXDk_OQAeuVcp2O)\n* [Memory Design Horizontal Scaling](https://www.youtube.com/watch?v=iyTxhDPPBXA)\n* [Memory Design Vertical Scaling](https://www.youtube.com/watch?v=OzXUpk8yiWs)\n\n### Databases\n\n#### Code\n\n* [MySQL Cheatsheet](https://github.com/Cheatsheet-lang/MySQL-cheatsheet)\n\n#### Videos\n\n* [Jenny's lectures CS/IT NET\u0026JRF:- Database and Management System](https://www.youtube.com/playlist?list=PLdo5W4Nhv31b33kF46f9aFjoJPOkdlsRc)\n* [ER-diagram to Table 1](https://www.youtube.com/watch?v=0EXfb3HzBTs)\n* [ER-diagram to Table 2](https://www.youtube.com/watch?v=7LRH7DY1QbQ)\n* [Correlated Queries](https://www.youtube.com/watch?v=SM9cDMxAeK4)\n* [Database Normalization](https://www.youtube.com/playlist?list=PLLGlmW7jT-nTr1ory9o2MgsOmmx2w8FB3)\n\n### Computer Networks\n\n#### Videos\n\n* [Neso Academy:- Computer Networks](https://www.youtube.com/playlist?list=PLBlnK6fEyqRgMCUAG0XRw78UA8qnv6jEx)\n\n## Simple Tricks\n\n* [Linear Algebra](https://youtu.be/eVZX1VDC_As)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuraganalog%2Fgateresources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuraganalog%2Fgateresources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuraganalog%2Fgateresources/lists"}