The Wayback Machine - https://web.archive.org/web/20220325133639/https://github.com/topics/codechef-solutions
Skip to content
#

codechef-solutions

codechef logo

CodeChef is a global competitive programming platform, started as an educational initiative in the year 2009. It hosts four featured contests every month (Long Challenge, CookOff, LunchTime, and Starters) and gives away prizes and goodies to the winners as encouragement. Apart from providing a platform for programming competitions, CodeChef also has various algorithm tutorials and forum discussions to help those who are new to the world of computer programming.

Here are 352 public repositories matching this topic...

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
  • Updated Mar 22, 2022
  • Jupyter Notebook
competitive-programming

My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
  • Updated Feb 27, 2022
  • C++

Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
  • Updated Oct 7, 2021
  • C++
Python
aritrakrbasu
aritrakrbasu commented Oct 1, 2021

Add solution to question from Others

  • Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be marked invalid if evidence found.

  • Fork Repo

  • Clone Repo

  • Create Folder

  • Add question and solution

  • Push to forked repo

  • Create PR and wait to get it merged

Happy

enhancement help wanted good first issue Hacktoberfest

This repo contain the solution of leetcode problem and divide into category like dynamic programming, linkedlist,recursion, graph and some other section
  • Updated Feb 8, 2022
  • C++
sunnysetia93
sunnysetia93 commented Oct 1, 2020

For instance, take this coding problem move-zeroes-to-end.js

Here time complexity would be 0(n) where 'n' is the length of the array.

Add a comment at the bottom of the file with time complexity.
And Raise a pull request mentioning this issue for any problem.

Thanks

Hey there 👋. Repository has codes to all the problems that I solved in Coding Ninjas Competitive Programming course. I will be uploading the course within a few days
  • Updated Mar 21, 2022
  • C++

Created by Bhavin Turakhia

Released September 2009

Website
www.codechef.com
Wikipedia
Wikipedia

Related Topics

competitive-programming hackerrank