Skip to content

My deliberate practice journey. Solution to problems from: AlgoExpert, Leetcode, Codesignal, etc.

Notifications You must be signed in to change notification settings

jimmy1087/codeKatas

Repository files navigation

Code Katas

My deliberate practice journey

Problems source AlgoExpert, Codesignal, Leetcode, HackerRank, ACM, Pluralsight, Cracking the code Interview

Problems to speed up learning whenever there is a calm period

  1. BinaryTree
    • avgBinaryTreeDepth: DFS + BFS (binaryTree/avgBinaryTreeDepth)
  2. Hash Look ups
    • iterate arrays and use Hash Table (arrays/Optimization_commonSenseBook)

About

My deliberate practice journey. Solution to problems from: AlgoExpert, Leetcode, Codesignal, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published