Skip to content

Conversation

@Muditapandey26
Copy link
Contributor

@Muditapandey26 Muditapandey26 commented Oct 29, 2025

What does this PR do?

Add resource

IMPORTANT

  • Read our contributing guidelines.
  • Is this a revision of a previously submitted PR? If so, STOP! Go back, reopen the PR, and add commit(s) the branch you previously submitted. Please don't make the job of reviewing more difficult by hiding previous work.

For resources

Description

"An Introduction to Graph Theory" is a full-length lecture series by Dr. Sarada Herke, covering core graph theory concepts such as paths, cycles, connectivity, trees, bipartite graphs, Euler & Hamilton graphs, and graph coloring. The series is structured clearly and explains both theory and intuition using examples, making it beginner-friendly.

Why is this valuable (or not)?

This resource is valuable because it provides a strong conceptual foundation in graph theory using simple explanations rather than heavy formalism. Graph Theory is widely used in computer science (data structures, networks, algorithms), competitive programming, and discrete mathematics, so this course supports students in multiple learning areas.

How do we know it's really free?

This course is hosted on YouTube and publicly available to watch without login, payment, or sign-up. No email or enrollment is required.

For book lists, is it a book? For course lists, is it a course? etc.

It is a course (video lecture playlist) and should be added under the Graph Theory section of Courses.

Checklist:

  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction).
  • Used an informative name for this pull request.

Follow-up

  • Check the status of GitHub Actions and resolve any reported warnings!

@eshellman eshellman added the waiting for changes PR has been reviewed and changes/suggestions requested label Oct 30, 2025
@github-actions
Copy link

Linter failed, fix the error(s):

free-programming-books/courses/free-courses-en.md
879:1-884:115  warning  Alphabetical ordering: swap l.880 and l.879  alphabetize-lists  remark-lint

@github-actions github-actions bot added the linter error Please, correct build errors found by linter! label Oct 30, 2025
@github-actions
Copy link

Linter failed, fix the error(s):

free-programming-books/courses/free-courses-en.md
879:1-884:115  warning  Alphabetical ordering: swap l.883 and l.882  alphabetize-lists  remark-lint

@github-actions github-actions bot removed the linter error Please, correct build errors found by linter! label Oct 30, 2025
@eshellman eshellman merged commit 8447f4b into EbookFoundation:main Oct 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for changes PR has been reviewed and changes/suggestions requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants