Luke Else luke-else
luke-else pushed to development at luke-else/DataStructuresCSharp 2022-11-04 11:28:59 +00:00
e2157e7093 Updated Heap to allow Heap Creation (Not fully implemented)
luke-else pushed to master at luke-else/Leetcode 2022-10-20 06:52:37 +00:00
4d731f440c Updated two sum to work with Hashmap
luke-else pushed to master at luke-else/Leetcode 2022-10-20 06:36:51 +00:00
9a23232cb8 Fixed naive solution - Want to look at using a map to get a better lookup time - Could have it so that it looks for the remaining value to get to the target in a map
luke-else pushed to master at luke-else/Leetcode 2022-10-19 06:43:37 +00:00
414d968417 1. TwoSum - Really Naive Solution
luke-else created repository luke-else/Leetcode 2022-10-19 06:19:36 +00:00
luke-else pushed to main at luke-else/.config 2022-09-23 12:09:06 +00:00
edb12ac51d Added executable tag to shell files for linux
luke-else pushed to main at luke-else/.config 2022-09-22 21:00:57 +00:00
9805c31a18 update install script to install and enable ly through AUR
luke-else pushed to main at luke-else/.config 2022-09-22 20:59:33 +00:00
0ace99e500 Update install script to install dwm repos
luke-else pushed to main at luke-else/.config 2022-09-22 20:45:39 +00:00
f76a3ebbba Remove dwmblocks from xinitrc file
luke-else pushed to main at luke-else/.config 2022-09-22 20:43:34 +00:00
1f273f8888 Update install script to move fish to the end + fixed incorrect directory
luke-else pushed to main at luke-else/.config 2022-09-22 20:26:22 +00:00
7bb4914dc9 Updated install script to clone git repos for DWM
luke-else pushed to main at luke-else/.config 2022-09-22 19:18:44 +00:00
a6274749fd Move scripts into Separate Folder
luke-else pushed to main at luke-else/.config 2022-09-21 20:06:31 +00:00
b1002bbdb9 Updated autostart script to also open terminal
luke-else pushed to main at luke-else/.config 2022-09-21 20:03:07 +00:00
865e99745c Added new autostart file for dwm + updated install script to make new folder for script
luke-else pushed to main at luke-else/.config 2022-09-21 19:53:49 +00:00
cdd92acbb7 Removed dwmblocks scripts - Moved to dwmblocks repo
luke-else pushed to master at luke-else/dwmblocks 2022-09-21 19:51:51 +00:00
990568295b Added Statusbad Commands (Not in correct location)
luke-else pushed to main at luke-else/.config 2022-09-21 19:42:08 +00:00
66bc4b5673 Update install script to move .xinitrc
luke-else renamed repository from dotfiles to luke-else/.config 2022-09-21 19:39:15 +00:00
luke-else pushed to master at luke-else/dwmblocks 2022-09-21 19:37:13 +00:00
8afd56ea27 Updated config.h to display configured bar
luke-else pushed to main at luke-else/.config 2022-09-20 19:54:13 +00:00
b89c5f1a76 Changed install documentation to include dwm links