Skip to content

sidtri/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strategies for optimal solutions

  • Apply BUD(Bottlenecks/ Unnecessary work/ Duplicated work) strategy eg: slow preprocessing data,
  • Apply relevant Data structures & Algorithms
  • Get help and listen
  • Find balance b/w space and time tradeoffs
  • Check if you can apply any data structure/ hash table/ set/ heap/ priority queues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published