• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

Blockchain

More Repositories

1

CPP_Beginner_to_Expert

Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the language. Happy coding !!
C++
285
star
2

Chatbot-using-Python

Build a chatbot using deep learning techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses. We use a special recurrent neural network (LSTM) to classify which category the userโ€™s message belongs to and then we will give a random response from the list of responses.
Python
29
star
3

WhatsAppChatBot

WhatsApp Chatting System Automation using Python
Python
22
star
4

Codeforces_Solutions

My solution to some problems listed on Codeforces.
C++
19
star
5

Data-Structures-and-Algorithms

Some data structures and algorithms with their implementations.
C++
11
star
6

Learn-Java-Collections-Framework

A handy guide to some of the methods declared by the Collection, Map interfaces.
Java
11
star
7

GeeksforGeeks_Solutions

My solution to some problems listed on GeeksforGeeks
C++
4
star
8

LeetCode_Solutions

My solution to some problems listed on LeetCode
C++
4
star
9

Operating_System_Materials

Operating System Study Notes
3
star
10

Hackerrank

My solution to some problems listed on HackerRank
C++
2
star
11

WebDev

The journey to web development
HTML
2
star
12

Tic_Tac_Toe

Enjoy playing Tic Tac Toe with bot.
C++
2
star
13

CPP_STL

Learning the Standard Template Library (STL) in C++
C++
2
star
14

BlockchainBasics

Demonstrating the coin mining using Secure Hash Algorithm 2 (SHA-256)
JavaScript
2
star
15

Multithreaded-Programming

Programs demonstrating multithreading
Java
1
star
16

Algorithmic-Toolbox

A repository containing solutions to the programming assignments given in the "Algorithmic Toolbox" course by University of California San Diego & National Research University Higher School of Economics at Coursera.
C++
1
star
17

HackerEarth_Solutions

My solution to some problems listed on HackerEarth.
1
star
18

30_Days_of_Code_Hackerrank_Solutions

My solutions to the 30 Days of Code challenges at Hackerrank.
Java
1
star
19

CodeChef_Solutions

This repository contains my solution to some problems listed on CodeChef
C++
1
star
20

tridibsamanta

Introductory repo.
1
star
21

Bit-Manipulation

Let's enjoy some bitwise hacks.
C++
1
star
22

Java

1
star
23

UVa-Online-Judge_Solutions

Solution to some problems listed on UVa Online Judge
C++
1
star
24

CSES_Solutions

My solution to the tasks which i solved on Code Submission Evaluation System (CSES).
C++
1
star
25

ProjectEuler_Solutions

My solution to some problems listed on projecteuler.net
C++
1
star
26

SPOJ_Solutions

My solution to some problems listed on Sphere Online Judge (SPOJ)
C++
1
star
27

AtCoder_Solutions

My solution to some problems listed on AtCoder.
C++
1
star