Skip to content

cathoderay/algoclub

Repository files navigation

algoclub

  • Repository for the algoclub online community.

Meetings

  • Every sundays at 2pm-3pm (GMT -3)

Async communication

  • Whatsapp group

Presentations

Problems already discussed:

2024-12-01

  1. [easy] https://leetcode.com/problems/best-time-to-buy-and-sell-stock

2024-12-22

  1. [easy] https://leetcode.com/problems/contains-duplicate
  2. [easy] https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
  3. [easy] https://leetcode.com/problems/palindrome-number
  4. [easy] https://leetcode.com/problems/crawler-log-folder/description

2025-01-05

  1. [easy] https://leetcode.com/problems/check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence
  2. [easy] https://leetcode.com/problems/final-prices-with-a-special-discount-in-a-shop
  3. [easy] https://leetcode.com/problems/single-number

2025-01-12

  1. [medium] https://leetcode.com/problems/sort-colors

2025-01-19

  1. [easy] https://leetcode.com/problems/merge-sorted-array
  2. [medium] https://leetcode.com/problems/bitwise-xor-of-all-pairings

2025-01-26

  1. [easy] https://leetcode.com/problems/find-the-winning-player-in-coin-game
  2. [easy] https://leetcode.com/problems/balanced-binary-tree
  3. [medium] https://leetcode.com/problems/koko-eating-bananas
  4. [medium] https://leetcode.com/problems/contiguous-array

2025-02-02 [Prefix Sum I]

  1. [easy] https://leetcode.com/problems/range-sum-query-immutable
  2. [easy] https://leetcode.com/problems/find-pivot-index
  3. [medium] https://leetcode.com/problems/subarray-sum-equals-k
  4. [medium] https://leetcode.com/problems/subarray-sums-divisible-by-k

2025-02-09 [Prefix Sum II]

  1. [medium] https://leetcode.com/problems/special-array-ii
  2. [medium] https://leetcode.com/problems/range-sum-query-2d-immutable
  3. [medium] https://leetcode.com/problems/range-sum-query-mutable
  4. [hard] https://leetcode.com/problems/number-of-submatrices-that-sum-to-target

2025-02-16 [Dynamic Programming I]

  1. [easy] https://leetcode.com/problems/climbing-stairs
  2. [easy] https://leetcode.com/problems/n-th-tribonacci-number
  3. [medium] https://leetcode.com/problems/house-robber
  4. [medium] https://leetcode.com/problems/delete-and-earn/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages