Computer Science

  • Part of Computer science is about spending lots of effort mapping the real world into our restrictive data structures

  • Data structures

  • Big O complexity (time and space)

  • Compilers and interpreters

  • Relational Databases

  • lambda calculus

  • finite state machines

  • Maths

    • proof by induction

    • Set theory

    • probabilty

    • logic

    • number theory

    • Combinatorics

    • Graph theory

    • algorithms

  • https://dzone.com/articles/lambda-calculus-for-mortal-developers

  • https://github.com/ashishps1/awesome-leetcode-resources

Last updated

Was this helpful?