Stuff I worked on

Personal Blog/Notes


Articles in category “Notes”

Technical Interview Notes

Sorting

  • Divide and conquer: Splitting a problem into smaller problems similar to the initial until a point is reached where the problem is small enough that it can be solved on its own. Aftwerards, the solution is propogated back up to help solve the higher problem.
  • Inplace: Elements in the ...

Continue reading…

Fourier Transform Notes

These are just notes I put on this website so that I will be able to remeber the content and be able to review it easly for later exams. This is not meant to go into full detail about the Fourier Transform, so stuff like derivations and proofs will not ...

Continue reading…

About
Greetings! I am a student at Drexel University studying Computer and Electrical Engineering. This website will primarily serve as a blog/personal notebook. My hobbies include Python, TF2, and memes.