Skip to content

narang99/dsa_teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA Notes

  • Repository containing DSA notes
  • Notes Home Page
  • Actual notes are writter in markdown
  • The scripts uses pandoc to convert markdown to html

Installation

  • Pandoc
  • Make

Usage

Viewing Notes

  • open the HTML file ./index.html in your browser

Adding to notes

  • If adding to notes, add in the markdown folder
  • Once done, use command make to convert the markdown to html
  • For any code files, create it in the codes folder
    • make will create a corresponding markdown file in this folder

About

Notes for DSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published