A multi-language archive for algorithm practice, interview preparation, and problem-solving research. It is reference and learning material, not a shared production library.
CppAlgorithms/: C++ solutions and experiments.CSharpAlgorithms/: C# solutions and experiments.PythonAlgorithms/: Python solutions and experiments.TypeScriptAlgorithms/: TypeScript solutions and experiments.HackerRank/: HackerRank problems.Azure/: Azure-related exercises or research.Problems/: General problem material.leetcode.md: LeetCode problem notes and links.
Solutions are generally explored in the language-specific directories. Check the individual source file or project metadata for the command needed to run a particular exercise.