Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All listed NPTEL gate lectures at one place #27

Open
rish-hyun opened this issue Sep 3, 2022 · 2 comments
Open

All listed NPTEL gate lectures at one place #27

rish-hyun opened this issue Sep 3, 2022 · 2 comments

Comments

@rish-hyun
Copy link

I've created a repo which can produce a csv in order of any stream listed on https://gate.nptel.ac.in/
I think this may be useful

For CSE:

                     TOPIC                                     SUB TOPIC 1                            SUB TOPIC 2                                          URL
0               Algorithms                                     Searching_1                       Arrays and lists  https://www.youtube.com/watch?v=hT1dIbFQoGE
1               Algorithms                                     Searching_2                  Searching in an array  https://www.youtube.com/watch?v=3XCGzrCxVkw
2               Algorithms                                       Sorting_1                         Selection Sort  https://www.youtube.com/watch?v=1nAgMQSc-4Q
3               Algorithms                                       Sorting_2                         Insertion sort  https://www.youtube.com/watch?v=_EV6xAXf5FA
4               Algorithms                                       Sorting_3                             Merge sort  https://www.youtube.com/watch?v=2UP-XMgOyNw
..                     ...                                             ...                                    ...                                          ...
320  Theory of Computation                        Turing Machines - Part 1                        Turing Machines  https://www.youtube.com/watch?v=WYncdAzKMHU
321  Theory of Computation  Language Accepted By A Turing Machine - Part 2  Language Accepted by a Turing Machine  https://www.youtube.com/watch?v=i3j7dJJNIGA
322  Theory of Computation                         Undecidability - Part 1                       Undecidability 1  https://www.youtube.com/watch?v=ttzj5wq_pEw
323  Theory of Computation                         Undecidability - Part 2                       Undecidability 2  https://www.youtube.com/watch?v=45itKYT82H4
324  Theory of Computation                         Undecidability - Part 3                       Undecidability 3  https://www.youtube.com/watch?v=ujCP4TAtFKo

[325 rows x 4 columns]

My repo : https://github.com/rish-hyun/nptel-gate

@rish-hyun
Copy link
Author

Here is the csv file : https://github.com/rish-hyun/nptel-gate/blob/main/CSE.csv

@baquer
Copy link
Owner

baquer commented Sep 4, 2022

@rish-hyun Please make a PR for the Same, It will be useful for others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants