This Project is to solve problems using go on multiple platforms links to all problems solved/attempted will be listed below, a tag/branch will have the same name as the problem.
examples:
- leetcode: problem
shuffle the array
will have a tag namedshuffle-the-array
. - codeforces: problem
A. My First Sorting Problem
will becf-a-my-first-sorting-problem
- Codeforces Round 944 (Div. 4) A. My First Sorting Problem
- Codeforces Round 944 (Div. 4) B. Different String
- Codeforces Round 944 (Div. 4) C. Clock and Strings
- Codeforces Round 944 (Div. 4) D. Binary Cuts
- Codeforces Round 944 (Div. 4) E. Find the Car
- Codeforces Round 944 (Div. 4) F. Circle Perimeter
- Codeforces Round 964 (Div. 4) A. A+B Again?
- Codeforces Round 964 (Div. 4) B. Card Game
- Codeforces Round 964 (Div. 4) C. Showering
- Codeforces Round 964 (Div. 4) D. Slavic's Exam
- Codeforces Round 964 (Div. 4) E. Triple Operations
- Codeforces Round 962 (Div. 3) A. Legs
- Codeforces Round 962 (Div. 3) B. Scale
- Codeforces Round 962 (Div. 3) C. Sort (lesson learned use small slices instead of fixed big arrays)
- Codeforces Round 966 (Div. 3) A. Primary Task
- Codeforces Round 966 (Div. 3) B. Seating in a Bus
- Codeforces Round 966 (Div. 3) C. Numeric String template
- Codeforces Round 965 (Div. 2) A. Find K Distinct Points with Fixed Center
- Codeforces Round 965 (Div. 2) B. Minimize Equal Sum Subarrays
- Codeforces Round 965 (Div. 2) C. Perform Operations to Maximize Score