/competitive-programming-golang

Repository to maintain LeetCode, Kickstart and CodeChef solutions in Go. Implementation and notes of data structures and algorithms.

Primary LanguageGo

Competitive Programming and DSA using GoLang

DSA Notes

  1. Algorithmic Complexity
  2. Arrays

Legend for the Repository

Naming convention used

For CodeChef problems - codechef_PROBLEM_CODE
For Google Kickstart - ks_PROBLEM_CODE
For LeetCode - lc_PROBLEM_NAME

Index

tiq - Top interview questions Easy

Note: Check the commits for the exact problem names.

Legacy: For LeetCode - lc_PLAYLIST_CONCEPT_NUMBER - E.g. lc_tiq_array_1