Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 350 Bytes

DSA-Codes

This Repository will contain all codes related to DSA in the order of learning .

Begning portion

--> BASIC MATHS

Day -1 --> Primarity Test --> (CodeChef) --> PBR01 Day -2 --> Algoritham --> Sieve of Eratosthenes --> for finding the prime numbers Day -3 --> Prime Factorisation --> basic algoritham --> Time Compexity --> Osqrt(n)