Skip to content

Manish-Giri/AlgoExpert.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlgoExpert.io - Interview Prep

This repository consists of my solutions to coding interview problems on AlgoExpert.io.

Solutions to problems on Systems Expert will also be posted soon.


Java CI with Maven

I have also set up Continuous Integration using Github Actions, which will run all the JUnit Tests for all coding problems in the codebase, on every push to master. View all past jobs here.


Difficulty Levels solved

⚪ Easy -
🔵 Medium -
🔴 Hard -
⚫ Very Hard -
⭐ Good to review -

Easy

# Title Solution Test Category Remarks
1 Two Number Sum Java Java Arrays
2 Binary Tree Branch Sum Java ? Binary Trees
3 Depth First Search Java Java Graphs
4 Find Closest Value in BST Java Java BST ⚪ ⭐
5 Find Three Largest Numbers Java Java Arrays
6 Bubble Sort Java Java Sorting
7 Node Depths Java Java Binary Trees
8 Binary Search Java Java Searching
9 Depth First Search Java Java Graphs
10 Nth Fibonacci Java Java Recursion
11 Product Sum Java Java Recursion ⚪ ⭐
12 Validate Subsequence Java Java Arrays ⚪ ⭐
Developed with ❤️ by Manish Giri © 2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages