• Stars
    star
    2
  • Language
    C++
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Directory of solved problems on the competetive programming website CodeChef

More Repositories

1

DSA

🥇Beginner's guide to DSA, including problems and solutions from competitive coding websites like LeetCode, CodeChef, Codeforces, etc. :octocat:
C++
9
star
2

Java-DBMS-JFrame-demo

Basic java project which connects to mysql server and utilizes JFrame GUI
Java
5
star
3

Nimesh-Srivastava

About
3
star
4

Card-shuffle

C program demo of rand( ) function
C
3
star
5

Matrix-multiplication-logic

Simple C program to demonstrate multiplication of 2 matrices
C
3
star
6

Matrix-multiplication-using-function

C program to multiply two matrices using user defined function which takes 2D arrays as arguments
C
3
star
7

Structures-in-C

Introduction to structures in C
C
3
star
8

Python-GUI

GUI applications made from tkinter library(python)
Python
2
star
9

Instagram-backend-api

Restful API in GOLang
Go
2
star
10

Basic-CPP-programs-1

Assignment 1 of second semester
C++
2
star
11

Basic-C-programs

2
star
12

Beginner-ruby-programs

Ruby
2
star
13

Medium-level-ruby-programs

Ruby
2
star
14

Quadratic-equation

Basic C program to find roots of quadratic equation
C
2
star
15

Basic-python-programs-1

Coding assignment 1 of second semister
Python
2
star
16

Fibonacci-sequence

Display fibonacci sequence using user defined function
C
2
star
17

File-handling-in-C

Introductory, menu driven, file handling program along with basic encryption algorithm
C
2
star
18

Object-Oriented-Programming-Concepts

C++
2
star
19

CodeForces

Directory of solved problems on the competetive programming website Codeforces, supported by Telegram and ITMO University
C++
2
star
20

Exponent-calculation-using-recursion

Demo of recursion in C
C
2
star
21

Basic-CPP-programs-3

Assignment 3 of second semester
C++
2
star
22

Search-Engine

Demo of basic search engine in c++
C++
2
star
23

Basic-CPP-programs-2

Assignment 2 of second semester
C++
2
star
24

Python-face-detection

AI application created using python that detects faces in an image
Python
2
star
25

Strings-in-C

C program to demonstrate 10 ways of string manipulation in C
C
2
star
26

DatE-time-handling-in-C

Basic C program to calculate number of days, months remaining till your next birthday (accounts for leap years)
C
2
star
27

face-detect-and-recog

Face detection and recognition
Python
2
star
28

Network-Programming

Network programming in python
Python
2
star
29

Queues

Demo of queues in c++
C++
1
star
30

Storage-classes

Demo of storage classes in C
C
1
star
31

Convert-numbers-to-words

Simple C program to demonstrate usage of user defined function and arrays
C
1
star
32

Linked-lists

Demo of linked lists in c++
C++
1
star
33

Prime-numbers

Printing all prime numbers till a given number in C
C
1
star
34

Stacks-as-linked-list

Demo of stacks as linked list in c++
C++
1
star
35

Python-basics

Several blocks of different codes for demonstrating python basics to beginners
Python
1
star
36

SilverScreen

Free Netflix, PrimeVideo, Disney+, etc.
TypeScript
1
star
37

Inverted-pascal-triangle

Print inverted pascal triangle in C using user defined function
C
1
star
38

Stacks

Demo of stacks in c++
C++
1
star
39

Pyramid-patterns-in-C

C program to input rows and create 3 types of pyramids
C
1
star
40

Queues-as-linked-lists

Demo of queues as linked lists in c++
C++
1
star
41

Menu-driven-program-in-C

Demo of basic menu driven programming in C
C
1
star
42

Palindrome-string-logic

C program to check whether a string is palindrome or not (same logic can be applied on numbers)
C
1
star
43

Armstrong-logic

Basic C program to check how and why a number is armstrong or not
C
1
star