Skip to content

kapil33/hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the ultimate guide to Software Engineering Interview Prep

DSA

Cover all the below-mentioned topics before appearing for any DSA round:

System Design or HLD

HM Round

World of Algorithms!

This repo is dedicated to learn and practice algorithms. This repo is divided in following sections:

  1. /java/algorithms: it has questions grouped under different algorithms e.g. DP, Kadanes, Sorting etc.
  2. /java/interviews: it has questions that were asked in different company interviews e.g. /java/interviews/2024/adyen/CheapestBankRoute
  3. /java/javaoutputquestions: it has questions related to java language
  4. /java/leetcode: it has questions picked up from Leetcode
  5. /java/gfg: it has questions picked up from Geeks for Geeks

Now lets talk about some specific Data Structures:

Graphs

Important Graph algorithms:

Strategy for Atlassian

DSA Round: do some research first

  1. Prep top 30-40 question of DSA from https://www.hellointerview.com/
  2. Prep all the questions saved from your Leetcode account
  3. Prep all the questions from HelloWorld project in IntelliJ

Code Design Round: do some research first

  1. Write complete logic for snake game
  2. Practice and revise from Flipkart's machine coding round.

Systems Design Round:

About

Learning to use GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages