From 7febb5f4057199abd6ed2136260d63b2abdaf927 Mon Sep 17 00:00:00 2001 From: Rakhi Bhagwat <93554809+Rakhi-2002@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:19:00 +0530 Subject: [PATCH] Update problem-sets-competitive-programming.md (#10794) * Update problem-sets-competitive-programming.md added a new link named IndiaBix, for aptitude problems * Update problem-sets-competitive-programming.md * Update problem-sets-competitive-programming.md Added new link, Abekus for practicing questions based on Fundamentals of Computer Science field & Aptitude Questions --- more/problem-sets-competitive-programming.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/more/problem-sets-competitive-programming.md b/more/problem-sets-competitive-programming.md index c0ca97a32..5ed3b5ab0 100644 --- a/more/problem-sets-competitive-programming.md +++ b/more/problem-sets-competitive-programming.md @@ -98,6 +98,7 @@ * [100 Days CSS Challenge](https://100dayscss.com) - Matthias Martin *(Codepen account requested, not required)* * [500 Data structures and algorithms interview questions and their solutions in C++](https://www.quora.com/q/techiedelight/500-Data-Structures-and-Algorithms-interview-questions-and-their-solutions) +* [Abekus | Free Practice Questions with Solutions](https://abekus.com) * [Advent Of Code](http://adventofcode.com) * [AdventJS - 25 días de retos con JavaScript](https://adventjs.dev) - Miguel Ángel Durán «midudev» *(GitHub account requested, not required)* * [Anarchy Golf](http://golf.shinh.org) @@ -123,6 +124,7 @@ * [Hacker.org](http://www.hacker.org) * [HackerEarth](https://www.hackerearth.com) * [HDU Online Judge](http://acm.hdu.edu.cn) +* [IndiaBix](https://www.indiabix.com) * [Interactive Coding Challenge](https://github.com/donnemartin/interactive-coding-challenges) * [InterviewBit](https://www.interviewbit.com) * [Kattis](https://open.kattis.com)