Posts

Showing posts from February, 2022

27/02/2022 - hash table

run algorithm, also need efficient data structure to store and retrieve information these can be made from primitive types https://www.youtube.com/watch?v=UOxTMOCTEZk ben awad hastable - implementation https://www.youtube.com/watch?v=shs0KM3wKv8&list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8&index=4 hackerrank hashtable - theory it has a hash function that spreads out the keys in the table i still dont know how it works, lmao just know its efficient

26/02/2022 - typescript

https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html docs  https://www.youtube.com/watch?v=BCg4U1FzODs traversy media typescript tsc cli commands i had to use brew cos i broke my npm i-g it returns eaccess error have different folder for input and output files init for the config file watch to have hot reload better error better documentation, auto suggest will work in vscode so far all the npm libs i've used been written in ts

26/02/2022 - mac

i have a new mac for personal use cos online people say macs are good for coding i have a hard time with node and npm npm i -g also doesnt work i have to use brew install

26/02/2022 - interviews

i have 3 upcoming interviews. tbh i think they look too advanced for my beginner thinking about how i can get what i want.