Skip to content

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

Notifications You must be signed in to change notification settings

snehalyelmati/competitive-programming-golang

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Languages