🎸
Jamming in Javascript
Pinned Loading
-
-
-
nodejs-bootcamp
nodejs-bootcamp PublicThe Nodejs exercises from the bootcamp I worked as an instructor
-
Genre Database Optimization
Genre Database Optimization 1# For databases that each item might have more than one tags like genres.
2# It is not an optimal solution to append appropriate genres to each items seperately. For example; when we search for adventure novels,
3# the database nelow will firts loop through each book and then each genre it contains which will give a O(N^2).
45{
-
0 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More