• Stars
    star
    1
  • Language
    C
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

Used data structures to print all permutaions of a stack in C

More Repositories

1

Computer-Networks-Application-NS3-and-Transport-Layer

This repository contains a deep and detailed implementation of a variety of Network Application and Transport Layer features and solves multiple daily life tasks associated with these layers.
C++
2
star
2

MySQL-Database

Uses MySQL to design a database and answer particular queries.
1
star
3

Ethereum-Blockchain-Smart-Contract

This repository contains multiple smart contracts written in Solidity to implement various Blockchain functionality's
Solidity
1
star
4

doubly-linked-list

Implement a doubly linked list data structure using C programming constructs
C
1
star
5

Leetcode-Ranklist-Parser

It contains a scraper file that parses the entire Leetcode Contest Ranklist
Python
1
star
6

Logic-Design-

Contains verilog files and encoding files used in Logic Design
Verilog
1
star
7

circular-linked-list

Implement a circular linked list data structure using C programming constructs
C
1
star
8

Socket-Programming

This repository contains multiple network interface applications that are built by Socket Programming in Python from Scratch.
Python
1
star
9

Google-Apps-Script

Implements an auto-generated Google Form responses mail system using Google Apps Script
JavaScript
1
star
10

Red-Black-Tree

Implement a circular linked list data structure using C programming constructs
C
1
star
11

Lexical-Analyser

Analyses a subset of C programming constructs and returns associated tokens using Lex
Lex
1
star
12

Syntax-Analyser

Checks syntax of C code (subset of C language) using Lex and Yacc
Yacc
1
star
13

Three-Adress-Code

Contains Three Adress Code for a subset of C constructs
C
1
star
14

Leetcode-Solutions

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub).
Python
1
star
15

OS-Lab-Assignments

This repository contains submissions to a variety of Assignment taken under the OS course.
C
1
star
16

Question-Answering-Reading-Comprehension-Closed-Domain

Implements the Q/A Task where it finds answer from a relevant passage using Coreference Resolution
Jupyter Notebook
1
star
17

Hate-Speech-Profanity-Detection-in-Hindi

Implemented a Multi-Class Hindi Hate Speech Classification Task using Lexicon and LSTM Approach
Jupyter Notebook
1
star