Skip to content

My own practice with LeetCode exercises and the like

Notifications You must be signed in to change notification settings

imran-uk/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

My own practice with LeetCode exercises and the like

NOTES

useful way to configure Visual Studio (think of .vimrc) https://editorconfig.org/

Arrays and Strings

why arrays are O(1) access time

https://vtorosyan.github.io/arrays-why-constant-time-access/

moar practice problems

https://leetcode.com/explore/interview/card/leetcodes-interview-crash-course-data-structures-and-algorithms/703/arraystrings/4705/

Hashing

actually hash tables & math hash set, not Hash as in Dictionary or Perl hash.

About

My own practice with LeetCode exercises and the like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages