Skip to content

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

Notifications You must be signed in to change notification settings

SpectateurLinlan/algorithm-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors