Jacob Delgado ImAlpha
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-08 23:28:40 -07:00
efd5cbd3ba initialize 347 frequency
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-07 22:34:42 -07:00
346abcface Cleaned Folder organization
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-06 15:48:19 -07:00
909465a1ee valid for 40/70 test cases
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-06 05:54:53 -07:00
fecfc3da14 group anagram started, used valid anagram for method
ImAlpha pushed to master at ImAlpha/Guides 2023-08-05 00:35:40 -07:00
9c512350b3 update to client install
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-04 03:31:20 -07:00
866df8030f initialize problem 49
ImAlpha pushed to master at ImAlpha/Guides 2023-08-04 03:15:20 -07:00
997aeb2d9e Fixed typo
ImAlpha pushed to master at ImAlpha/Guides 2023-08-04 03:12:13 -07:00
9a09ebfddb Added Gitea Theming Guide
ImAlpha pushed to master at ImAlpha/Guides 2023-08-03 04:01:38 -07:00
85614babcc updated getting server files for mod
ImAlpha pushed to master at ImAlpha/Guides 2023-08-03 01:46:02 -07:00
788229ceec update text
ImAlpha pushed to master at ImAlpha/Guides 2023-08-03 01:25:52 -07:00
aac23d5a0b Fixed admins
ImAlpha pushed to master at ImAlpha/Guides 2023-08-03 01:24:44 -07:00
5b5fc6a174 Added portainer YAML
ImAlpha created branch master in ImAlpha/Guides 2023-08-03 01:08:18 -07:00
ImAlpha pushed to master at ImAlpha/Guides 2023-08-03 01:08:18 -07:00
64b6e4afd1 server side start
498ed23f6a push
e30dbe563d Client side guide done
Compare 3 commits »
ImAlpha created repository ImAlpha/Guides 2023-08-03 00:38:19 -07:00
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-02 22:34:37 -07:00
10c4e5c6b0 added hashmap solution with fastest runtime
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-02 22:33:38 -07:00
feb856028e answer accepted beats 46% of runtime
ImAlpha pushed to master at ImAlpha/LeetCode 2023-08-02 00:12:31 -07:00
279f276493 completes 30/909 test cases
ImAlpha pushed to master at ImAlpha/LeetCode 2023-07-31 21:46:10 -07:00
4dc1fcce19 Start of two sum
ImAlpha pushed to master at ImAlpha/LeetCode 2023-07-29 15:15:59 -07:00
97acb55536 solution faster than 96%