• Stars
    star
    9
  • Rank 1,933,095 (Top 39 %)
  • Language
    C++
  • Created almost 7 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

The repository contains All the related books, PPTs and Codes related to the Course.

More Repositories

1

Programmers-Community

This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
C++
234
star
2

Data-Structures-and-Algorithms

This repository contains data structure programs and solutions [ in C++] of a problem using different techniques like Dynamic Programming , Greedy Algorithms , Divide and Conquer , Backtracking etc.
C++
33
star
3

Profile-Management-System

This repository contains A Web Application developed in Ruby on Rails with PostgreSQL on the basis of the requirements.
Ruby
8
star
4

Python

This Repository contains all codes in Python.
Python
6
star
5

Assembly-Language

Programs are implemented either in MASM or in EMU8086.
Assembly
5
star
6

Chatbot

The idea was to build a bot that can communicate the user and respond according to the user's queries.
HTML
4
star
7

Accident-Prevention

In India, there are a lot of accidents taking place every day due to mishaps. As the population grows the no. of cars and accidents is directly proportional. This example program shows how to find frontal human faces in an image and estimate their pose. The pose takes the form of 68 landmarks. These are points on the face such as the corners of the mouth, along the eyebrows, on the eyes, and so forth.
Python
4
star
8

File-Transfer-Protocol

The aim of this project is to implement FTP application between a server and a client. The application is a console based application and is implemented using Unix Sockets. The project is developed in C/C++ language.
C
4
star
9

Competitive-Coding

This repository contains codes that I have solved either for Jobs or for competitive codings.
C++
3
star
10

Shell-Programming

This Repository contains Shell Scripting Programs.
Shell
2
star
11

R

This repository contains statistical programs programmed in R.
R
2
star
12

Alexa-Skill

This repository contains Models and their backend for different Alexa Skills.
JavaScript
2
star
13

Profile-Creation-Application

The App is developed in Node.js, Express.js, Redis and MySQL. The user can create, update, view and soft delete its profile. The purpose for developing the app is to learn how we can implement it as MVC structure.
JavaScript
2
star
14

Lex-and-Yacc

Lex is a program generator designed for lexical processing of character input streams. It accepts a high-level, problem oriented specification for character string matching, and produces a program in a general purpose language which recognizes regular expressions.
C
2
star
15

Url-Shortener

Long Urls would be given through API and it'd be converted to Short Url and stored in the Table.
Java
1
star
16

API-Testing-Automation

API could be tested using Karate for as many test cases as needed to ensure the expected response.
Java
1
star
17

Buffer-Cache-Simulation

The idea was to simulate Getblk algorithm that handle the allocation of buffers to processes. The requirement was to be able to visualise all 5 scenarios of Getblk and clearly identify the working of Getblk in all of those scenarios.
C++
1
star
18

hacktoberfest

PRs in this repository won't be counted for Hactoberfest, As hacktoberfest excluded this Repository so PR in this Repository won't count for hacktoberfest.
C++
1
star