Skip to content

Instantly share code, notes, and snippets.

@abudayah
Last active October 11, 2018 10:02
Show Gist options
  • Select an option

  • Save abudayah/3648b777ae3d967e5b50f63930023a19 to your computer and use it in GitHub Desktop.

Select an option

Save abudayah/3648b777ae3d967e5b50f63930023a19 to your computer and use it in GitHub Desktop.
Software engineer 2018

Perparing for interviews

Subjects

  • Data Structure
  • Database (Normalization)
  • Algorithms (Code complexity, Big O, DFS/BFS)
  • Network: TCP/UDP, HTTP
  • Search: Fuzzy Search
  • Caching
  • Full Text Search
  • Dynamic Programing
  • micro-service architecture
  • GIT
  • Agile & Scrum methodology
  • CI/CD

Practice Algorithmes

CS Fundamentals

Testing

  • Unit test
  • TDD - Test-driven development
  • Code-Coverage

Programing Paradigms

  • Functional Programing
  • Object Oriented Programing (OPP)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment