Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Algorithm Practice

This repository contains my solutions and notes for algorithm and data structure problems.

1. Purpose

  • Improve problem-solving skills
  • Prepare for coding interviews
  • Build strong foundation in data structures & algorithms
  • Record learning progress

2. Platforms

  • LeetCode
  • Codeforces
  • Nowcoder
  • Other online judges

3. Languages

  • Python 3

4. Structure

/leetcode
  /python
    /easy
    /medium
    /hard

/nowcoder

5. Topics Covered

  • Array
  • String
  • Linked List
  • Stack / Queue
  • Binary Tree
  • Graph
  • Dynamic Programming
  • Greedy
  • Backtracking
  • Binary Search
  • Sliding Window
  • Two Pointers

6. Progress

Actively maintaining.


Feel free to explore and learn together.

About

Algorithm & data structure practice (LeetCode, Codeforces, etc.)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors