There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Programmers-Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.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.Course-Work
The repository contains All the related books, PPTs and Codes related to the Course.Profile-Management-System
This repository contains A Web Application developed in Ruby on Rails with PostgreSQL on the basis of the requirements.Python
This Repository contains all codes in Python.Assembly-Language
Programs are implemented either in MASM or in EMU8086.Chatbot
The idea was to build a bot that can communicate the user and respond according to the user's queries.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.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.Competitive-Coding
This repository contains codes that I have solved either for Jobs or for competitive codings.Shell-Programming
This Repository contains Shell Scripting Programs.Alexa-Skill
This repository contains Models and their backend for different Alexa Skills.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.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.Url-Shortener
Long Urls would be given through API and it'd be converted to Short Url and stored in the Table.API-Testing-Automation
API could be tested using Karate for as many test cases as needed to ensure the expected response.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.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.Love Open Source and this site? Check out how you can help us