Skip to content

dscuietkuk/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure & Algorithms

Data Structure:

Multiple ways to organise data in a computer. For example array, linkedlist.

Algorithms:

An Algorithm is a list of steps that you can follow to finish a task.


Why do we need DSA in our life?

To save time and memory.

• Time is precious.
• Memory is expensive.


Why should we learn DSA?

• DSA helps in improving the Problem Solving Skills.
• It helps in picking out an Algorithm that can Solve Real-life Problems easily.
• More than 70 % Companies ask DSA Problems in their Interview Process.
• Many Online Competitions are organised to Test Problem Solving skills. Eg :- TCS Codevita, Amazon WOW.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages