You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
622 B
Org Mode

#+TITLE: Algorithms
#+AUTHOR: Anmol Nawani
#+SETUPFILE: ./org/theme-readtheorg-local.setup
# #+HTML_HEAD: <style>pre.src{background:#343131;color:white;} </style>
#+OPTIONS: html-postamble:nil
# https://www.enjoyalgorithms.com/ : Great website
* Lecture 1
#+INCLUDE: "./lectures/1.org"
* Lecture 2
#+INCLUDE: "./lectures/2.org"
* Lecture 3
#+INCLUDE: "./lectures/3.org"
* Lecture 4
#+INCLUDE: "./lectures/4.org"
* Lecture 5
#+INCLUDE: "./lectures/5.org"
* Lecture 6
#+INCLUDE: "./lectures/6.org"
* Lecture 7
#+INCLUDE: "./lectures/7.org"
* Lecture 8
#+INCLUDE: "./lectures/8.org"