Skip to content

aarthyj-dev/Optimized-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Optimized-Codes

This repo is mainly for mastering in code optimization starting from beginner level to master level.

πŸ“‚ Solutions Included

Challenge Name Platform Solution Link Normal Complexity Optimal Complexity
Perfect Number LeetCode View Code O($\sqrt{n}$) O(1)

"Simplicity is the soul of efficiency." β€” Austin Freeman

Code with Joy... 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages