Jacob Delgado ImAlpha
ImAlpha pushed to master at ImAlpha/Portfolio 2023-09-11 23:34:23 -07:00
a582d099cb setting up typescript file to run with bun
ImAlpha pushed to master at ImAlpha/Portfolio 2023-09-10 23:28:35 -07:00
f072d0d8fa created project with bun instead of npm for runtime
ImAlpha pushed to master at ImAlpha/Portfolio 2023-09-08 00:34:29 -07:00
2601ffb050 Installed dotnet and created first template for backend
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-07 20:49:03 -07:00
fe29a16ec3 added minor comments
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-07 20:07:45 -07:00
5551dcc4fe O(m*nlogn) solution
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-07 02:01:29 -07:00
4e83f1d5ea solution accepted
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-06 11:15:17 -07:00
15bd3181c2 solves 69/73 cases, timed out
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-06 09:15:09 -07:00
3e7d66d2d6 Solution Using length of string to encode and decode
ImAlpha pushed to master at ImAlpha/Portfolio 2023-09-05 19:38:21 -07:00
37c0bccc91 Added file for backend
ImAlpha created branch master in ImAlpha/Portfolio 2023-09-05 19:36:50 -07:00
ImAlpha pushed to master at ImAlpha/Portfolio 2023-09-05 19:36:50 -07:00
5eaf2a3710 First upload of folders for projects
ImAlpha created repository ImAlpha/Portfolio 2023-09-05 19:35:26 -07:00
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-05 19:25:00 -07:00
d9b29c2b84 organization updates and revisit
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-05 19:22:15 -07:00
aae8698336 Solved, with help from solutions
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-04 21:36:52 -07:00
d257ab3564 first attempt, solves 12/78
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-02 23:44:53 -07:00
a3de7c9d08 started problem 15 3sum
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-01 21:37:45 -07:00
c0ea57c627 added solution of different methods
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-01 21:36:54 -07:00
3456cd63be solution accepted, beats 51% runtime
ImAlpha pushed to master at ImAlpha/LeetCode 2023-09-01 21:29:24 -07:00
11f76be23e timed out completes 23/28 cases
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-31 22:51:13 -07:00
c11cbf310c 2 line solution