From 943db8a30c15824329295fb5e6fcefe4f9c5599b Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 29 Oct 2025 21:32:22 +0530 Subject: [PATCH 1/3] Fix: Remove broken PerfectIntern link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d84abe4c8..b53634168 100644 --- a/README.md +++ b/README.md @@ -932,7 +932,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Chegg](http://www.chegg.com) : It is an awesome resource for finding internships, scholarships, tutors, etc. - [Internshala](https://internshala.com) : You can search for internships here according to your skill sets for your interested location. It also helps you in getting a good PPO offer from the company. - [Letsintern](https://www.letsintern.com) : Get a smart and challenging internship for you from the LetsIntern. -- [PerfectIntern](https://www.perfectintern.com): Get help finding a paid internship, resume prep, interview prep, and more!
↥ Back To Top From a3883c6f3cd464ef6c0fcf4b64df97db826f3462 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 29 Oct 2025 21:51:17 +0530 Subject: [PATCH 2/3] Feat: Add CSES Problem Set to Competitive Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b53634168..f4ec6ca74 100644 --- a/README.md +++ b/README.md @@ -746,6 +746,7 @@ When learning CS, there are some useful sites you must know to get always inform - [WakaTime](https://wakatime.com) : leaderboards of coding metrics collected via editor plugins - [PrepBytes](https://mycode.prepbytes.com/competitive-coding/practice) : Topic and level wise proper arrange problems - [A2OJ Ladders](https://a2oj.com/Ladders.html) : Practice codeforces problems based on your proficiency and difficulty +- [CSES Problemset](https://cses.fi/problemset/) : Best Topicwise Problems for Practice
↥ Back To Top From 2d57efeb7297481781919785f81e14b20e2c9ba7 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 29 Oct 2025 22:11:16 +0530 Subject: [PATCH 3/3] Fix: Add phptherightway.com to whitelist --- white_listed_sites.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/white_listed_sites.txt b/white_listed_sites.txt index f336d3c57..9ec4e1955 100644 --- a/white_listed_sites.txt +++ b/white_listed_sites.txt @@ -15,6 +15,7 @@ https://techiedelight.quora.com/500-Data-Structures-and-Algorithms-practice-prob https://www.subtle.press/course/poor-mans-ci learn.hackerearth.com medium.freecodecamp.com +phptherightway.com projecteuler.net reddit.com regex101.com