Published onJanuary 15, 2022From a tier 3 college student to FAANG engineerFAANGAMAZONSDETier-3-collegeJourney from being a small city college student to being an engineer in one of the biggest Tech Companies in the World.
Published onJune 27, 2021Automate Mouse Cursor Randomly via PythonWFHPythonAutomationAutomate your desktop cursor using Python in Less than 20 lines your code. Useful to always appear online in office applications :v
Published onJune 13, 2021Watch the podcast on How to get an Intership at Cisco and my JourneypodcastinternshipciscointerviewNikita Asrani aka YT: ITgirlniki invited me on a candid session/podcast on how to get an internship at a Fortune-100 company and on my journey to be a SDE.
Published onApril 3, 2021Linked List Implementation and All Operationsc++LinkedListDSAdesign-patternsLinked List Data Structure Implementation and Operations in best time complexities
Published onApril 1, 2021Coding Exercise: Writing a CPU Random TicTacToe GameDSARandomc++JavaWriting a TicTacToe Console Game in C++ and Java - A Coding Exercise for beginners