Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 391 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 391 Bytes

ProgrammingParadigms

Stuff I do for the Programming Paradigms course

Seminar 1

  • just random examples, basic stuff

Seminar 2

  • Combinations
  • Reverse
  • Infinite Structures
  • Binary Search Tree
  • insert
  • smallest
  • biggest
  • sortedness check

Seminar 3

  • Finding an element
  • Take/Drop
  • Zip/Unzip
  • Position
  • Arithmetic Expression Evaluation

Seminar 4

  • lambda calculus