Skip to content

Ways and methods to fix code and make it run faster or use less space in memory. All programming languages are welcomed. Lol

License

Notifications You must be signed in to change notification settings

MECHALABS-LLC/Debugging-Optimizing

Repository files navigation

Debugging-Optimizing

Ways and methods to fix code errors or bugs and make it run faster or use less space in memory. All programming languages are welcome. Lol

< -- NoneOptV1.js image showing runtime and memory used --> oddNumberCount

< -- OptV1.js image showing highly Improved runtime but slightly more memory used --> oddNumberCountImproved

< -- noneOptV2.js image showing runtime and memory used --> signOfTheProductOfAnArray

< -- OptV2.js image showing highly Improved runtime and less memory used --> signOfTheProductOfAnArrayImproved

< -- runTime_VS_memory.js image showing highly Improved runtime and less memory used --> MakeTwoArraysEqualbyReversingSubarrays

< -- runTime_VS_memory2.js image showing highly Improved runtime and less memory used --> MakeTwoArraysEqualbyReversingSubarrays2

About

Ways and methods to fix code and make it run faster or use less space in memory. All programming languages are welcomed. Lol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published