/leetcode-solutions

Solutions to LeetCode problems from https://leetcode.com/problemset/all

Primary LanguageC++The UnlicenseUnlicense

leetcode-solutions

Solutions to LeetCode problems from https://leetcode.com/problemset/all

Timeline

Problem ID Status Runtime faster than Memory Usage lesser than Date of submission
#1351 ✔️ 91.47% 100.00% 2020-04-20
#1021 ✔️ 90.01% 100.00% 2020-04-20
#1008 ✔️ 40.33% 28.57% 2020-04-20
#1304 ✔️ 98.33% 100.00% 2020-04-20
#1309 ✔️ 100.00% 100.00% 2020-04-21
#1370 ✔️ 98.59% 100.00% 2020-04-21
#1374 ✔️ 100.00% 100.00% 2020-04-21
#1402 ✔️ 92.77% 100.00% 2020-04-21
#832 ✔️ 98.28% 100.00% 2020-04-22
#1347 ✔️ 62.34% 100.00% 2020-04-22
#1305 ✔️ 50.29% 100.00% 2020-04-22
#1079 ✔️ 100.00% 100.00% 2020-04-22
#1382 ✔️ 69.19% 100.00% 2020-04-22
#763.1 ✔️ 5.77% 6.45% 2020-04-22
#763.2 ✔️ 93.38% 100.00% 2020-04-22
#905 ✔️ 95.15% 100.00% 2020-04-22
#950 ✔️ 98.44% 100.00% 2020-04-23
#814 ✔️ 63.25% 100.00% 2020-04-23
#894.1 ✔️ 58.79% 50.00% 2020-04-24
#961 ✔️ 33.09% 5.00% 2020-04-29
#617.1 ✔️ 70.91% 5.55% 2020-04-29
#617.2 ✔️ 93.87% 5.55% 2020-04-29
#617.3 ✔️ 93.87% 19.44% 2020-04-29
#1261 ✔️ 59.59% 100.00% 2020-04-29
#890 ✔️ 86.48% 100.00% 2020-04-29
#1381 ✔️ 17.31% 100.00% 2020-04-29
#1325 ✔️ 96.58% 100.00% 2020-04-29
#980 ✔️ 20.60% 100.00% 2020-04-30
#1314 ✔️ 98.11% 100.00% 2020-05-04

Contributions

Do you want to submit a better/alternate/new solution to any problem from LeetCode?

Follow the template (replacing the content in {}) and submit a pull request.

File name: problem_number.your_github_username.cpp.

Make sure you use format.sh to format your code before submitting your PR. If you are not using Linux, use http://format.krzaq.cc to format the code with Google as the chosen style.