Activity
maximum number of cakes that can be baked;
maximum number of cakes that can be baked;
find the maximum sum of a contiguous
find the maximum sum of a contiguous
URL string - return just the domain name;
URL string - return just the domain name;
replace a letter with the letter 13 letters
replace a letter with the letter 13 letters
string to string with a hashtag; ternary operator;
string to string with a hashtag; ternary operator;
RGB decimal color to hexadecimal; String.padStart;
RGB decimal color to hexadecimal; String.padStart;
seconds to hours, minutes, and seconds;
seconds to hours, minutes, and seconds;
regex .test(), string .substring(), array .map()
regex .test(), string .substring(), array .map()
moveZeros, array filter fn, concat fn
moveZeros, array filter fn, concat fn
mathematic sequence, ternary operator, volumes,
mathematic sequence, ternary operator, volumes,
count characters in a string, add a key/value pair
count characters in a string, add a key/value pair
fibonacci / tribonacci sequence, for loop,
fibonacci / tribonacci sequence, for loop,
swap letters to their positions in the alphabet,
swap letters to their positions in the alphabet,
replace letter with its position in the alphabet,
replace letter with its position in the alphabet,
swap duplicates, map(), filter(), ternary operator
swap duplicates, map(), filter(), ternary operator
fing missing letter, array.find() fn, check if
fing missing letter, array.find() fn, check if
highest scoring word, array.map, array.reduce,
highest scoring word, array.map, array.reduce,
sort odd elements in an array, .sort(), .filter()
sort odd elements in an array, .sort(), .filter()
integer to binary, array filter, array length,
integer to binary, array filter, array length,
break camel case, regex, str replace
break camel case, regex, str replace
subtract elements of one array from another,
subtract elements of one array from another,
check if the prime number, Number.isInteger(),
check if the prime number, Number.isInteger(),
find single unique value in the array, ternary operator, array .sort()
find single unique value in the array, ternary operator, array .sort()