Shipped this project!
My project is a website of CSES problem-set solutions solved in C++ by me to help students improve their problem-solving skills.
I hope that you try solve the problem before seeing the solution
My project is a website of CSES problem-set solutions solved in C++ by me to help students improve their problem-solving skills.
I hope that you try solve the problem before seeing the solution
I can now say that the website is ready!
In the past 47 minutes, I reviewed all the C++ code and added a new button that opens the problem in a new window when clicked.
Now it’s ready for testing. I hope you find it helpful
Log in to leave a comment
Just finished the website.
Now I’ll start working on checking all the solution codes to make sure that they are all correct and haven’t changed while copying
Log in to leave a comment
And finally, the 20th problem!
Unfortunately, this will be the last problem because I couldn’t solve the other remaining 5.
Log in to leave a comment
Finished the 15th problem!
The problems are getting harder. I hope that I can solve them all
Log in to leave a comment
Solved the 10th Problem!
Log in to leave a comment
A C++ password manager which you can use to store and suggest passwords
It contains:
Sign Up / Sign In: Create an account and securely log in.
Password Encryption: Basic encryption for storing passwords safely.
Add Passwords: Store multiple passwords for different platforms.
Retrieve Passwords: Easily search for saved passwords by platform name.
Password Suggestion: Generate strong, randomized passwords.
User-Friendly Interface: Simple termenal-based interaction.
Finished!
Log in to leave a comment