There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Coding-Problems
Ace your programming interview. Get exceptionally good at coding interviews by solving problems.Computer-Architecture
In computer engineering, computer architecture is a set of rules and methods that describe the functionality, organization, and implementation of computer systems.Multi-Level-Indexing
Index records comprise search-key values and data pointers. Multilevel index is stored on the disk along with the actual database files.Udemy-Course-C
"Data Structures and Algorithms In C" course is thoroughly detailed and uses lots of animations to help you visualize the concepts.VLSI
Lab work for VLSI for computer science. It formalizes the notion of hierarchical design of Integrated Circuits and abstracts the notion of design of integrated circuits.Tic-Tac-Toe-App
The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. It is a solved game with a forced draw assuming best play from both players.sujoyyyy
sujoyyyy.github.io
Personal web pages are world wide web pages created by an individual to contain content of a personal nature rather than content pertaining to a company, organization or institution.High-Performance-Computing
High Performance Computing most generally refers to the practice of aggregating computing power in a way that delivers much higher performance than one could get out of a typical desktop computer or workstation in order to solve large problems in science, engineering.Sales-Page-Template
This is a full stack web application created to visualize the effectiveness of Database Management Systems.Operating-Systems
Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.React_Application
React is an open-source, front end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies.CN-programs
A computer networking is a process of connecting two more than two computers with the purpose to share data, provide technical support, and to communicate.Basketball-Counter-App
A single activity nested layout app which uses button clicks to compare basketball scores of 2 teams and has a reset button.Engine-Translator-App
A multi activity app that gives basic translation tips from English to a special user defined language "Engine" and has multimedia features for pronunciation. (Ongoing)Cpp-stl
Standard Template Library is a software library for the C++ programming language that provides four components called algorithms, containers, functions, and iterators.ARM-Assembly-Codes
An assembler translates a file containing assembly language code into the corresponding machine language. The design of the machine language encoding is called the instruction set architecture (ISA).Machine-Learning
Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.Dynamic-Programming
Dynamic programming is used where we have problems, which can be divided into similar sub-problems, so that their results can be re-used. Mostly, these algorithms are used for optimization.JavaScript
JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm.Coffee-Order-Summary-App
An app that explores user input feature and generates an order summary which can be shared to social media using intents.Love Open Source and this site? Check out how you can help us