Git Product home page Git Product logo

core-java-programming-practices's Introduction

If you like my content, Please, leave me a star.. ❤️;

- Yash Verma

Recursions

# Problem Solutions Source Difficulty Level Tags
1 Print in decreasing manner Solution Pepcoding Easy Lv.1 Backtracking
2 Print in Increasing manner Solution Pepcoding Easy Lv.1 Backtracking
3 Print in Decreasing Increasing manner Solution Pepcoding Easy Lv.1 Backtracking
4 Factorial of a number Solution Pepcoding Easy Lv.1 Backtracking
5 Power Linear Solution Pepcoding Easy Lv.1 Backtracking
6 ZigZag Print Solution Pepcoding Medium Lv.2 Backtracking
7 Tower Of Hanoi Solution Pepcoding Medium Lv.2 Backtracking
8 Display Array Solution Pepcoding Easy Lv.1 Backtracking
9 Maximum in Array Solution Pepcoding Easy Lv.1 Backtracking
10 First occurence Solution Pepcoding Easy Lv.1 Backtracking
11 Last occurence Solution Pepcoding Easy Lv.1 Backtracking
12 All Occurences Solution Pepcoding Easy Lv.1 Recursion,Array
13 Get all Subsequence of String Solution Pepcoding Medium Lv.2 Recursion,String
14 Nokia Keypad Combination Solution Pepcoding Medium Lv.2 Recursion
15 Get StairPath Solution Pepcoding Hard Lv.3 Recursion
16 Get mazepath Solution Pepcoding Hard Lv.3 Recursion
17 Get mazepathwithjumps Solution Pepcoding Hard Lv.3 Recursion
18 Print Subsequence of String Solution Pepcoding Medium Lv.2 Recursion,String
19 Print Nokia Keypad Combination Solution Pepcoding Medium Lv.2 Recursion,String
20 Print Stairs Path Solution Pepcoding Medium Lv.2 Recursion
21 Print Maze Path Solution Pepcoding Medium Lv.2 Recursion
22 Print Maze Path with Jumps Solution Pepcoding Medium Lv.2 Recursion,Array
23 Print Permutations Solution Pepcoding Medium Lv.2 Recursion,String
24 Print Encodings Solution Pepcoding Hard Lv.3 Recursion,String
25 Flood Fill Solution Pepcoding Hard Lv.3 Recursion,Array,Graph, BFS
26 Target Sum Subsets Solution Pepcoding Medium Lv.2 Recursion,Array
27 Print N Queens Solution Pepcoding Hard Lv.3 Recursion,Array
28 KNights Tour Solution Pepcoding Hard Lv.3 Recursion,Array
29 Print Combinations Solution Pepcoding Medium Lv.2 Recursion
30 Coin Change Solution Pepcoding Medium Lv.2 Recursion,Array
31 Coin Change2 Solution Pepcoding Medium Lv.2 Recursion,Array
32 Coin Change permutation Solution Pepcoding Medium Lv.2 Recursion,Array
33 Lexicographical order printing Solution Pepcoding Medium Lv.2 Recursion,Math
34 Sudoku Solver Solution Pepcoding Medium Lv.2 Recursion,2D Array
35 Number Sprint Solution Pepcoding Easy Lv.1 Recursion

Dynamic Programming

# Problem Solutions Source Difficulty Level Tags
1 nth Fibonacci Solution Practice Easy Lv.1 Math

Miscellaneous

# Problem Solutions Source Difficulty Level Tags
1 Numbair Number Generator Solution Wipro Medium Lv.2 Math

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.