md-k-sarker / backtobackswe

Legacy Code Examples For Back To Back SWE Lessons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back To Back SWE Logo

Back To Back SWE

An initiative to empower the software engineer to excel in the interview.

Website: https://backtobackswe.com

  • 📹 Intuitive Video Explanations
  • 🏃 Run Code As You Learn
  • 💾 Save Progress
  • ❓New Unseen Questions
  • 🔎 Get All Solutions

Some Topics A Software Engineer Probably Needs To Know To Pass A Big N Interview:

  • Fundamentals of Computer Systems (just a general knowing how computers store information etc.)
  • Big O Time & Space Complexity Computation
  • Arrays
  • Primitives
  • Strings
  • Dynamic Programming
  • Recursion / Backtracking
  • Graphs
  • Greedy Algorithms
  • Hashtables
  • Linked Lists
  • Sorting
  • Searching
  • Min/Max Heaps
  • Stacks
  • Queues
  • Trees, Binary Trees, & Binary Search Trees
  • System and OO design Principles (sometimes)

And that is pretty much it for Data Structures & Algorithms.

Back To Back SWE's goal is to contribute to the community of people bridging these topics to help engineers excel in the interview.

It has nothing to do with us. We are just here to communicate the ideas.

We are only humble teachers.

If even one person gets an offer from our work, our day is complete.

About

Legacy Code Examples For Back To Back SWE Lessons


Languages

Language:Java 94.9%Language:Python 5.1%