Skip to content

chrismejia/Programming-Problems

Repository files navigation

Welcome! This is a collection of programming problems I've completed and attempted.

NB: All problem links are spoiler-free!

Links in all tables open the folder to display the unsolved problem prompt!

My notes and answers as JS files are also available to show my answer and steps taken to get there.

Last 5 Completed

Problem Source Completed Prompt & Code
#354 [Easy]: Integer Complexity 1 DAILY 07-Sep-2018 Problem
Median of Two Sorted Arrays LEET 07-Sep-2018 Problem
Longest Non-repeating Substring LEET 07-Sep-2018 Problem
Two Sum LEET 06-Sep-2018 Problem
#76 [Easy]: Title Case DAILY 05-Sep-2018 Problem

Last 5 Revisited

Problem Source Revisited Prompt & Code
#25 - 1000-digit Fibonacci number EULER 02-Sep-2018 Prob 25
#5 - Smallest multiple EULER 31-Jul-2018 Prob 5
#22L - Names scores (lite) EULER 31-Jul-2018 Prob 22L
#4 - Largest palindrome product EULER 30-Jul-2018 Prob 4
#7 - 10 001st prime EULER 29-Jul-2018 Prob 7

Sites I Visit for Problems

More Resources