Tridib Samanta (tridibsamanta)

tridibsamanta

Geek Repo

Location:India

Github PK Tool:Github PK Tool

Tridib Samanta's repositories

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 !!

WhatsAppChatBot

WhatsApp Chatting System Automation using Python

Language:PythonStargazers:22Issues:2Issues:0

Codeforces_Solutions

My solution to some problems listed on Codeforces.

Language:C++Stargazers:19Issues:3Issues:0

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.

Data-Structures-and-Algorithms

Some data structures and algorithms with their implementations.

Language:C++Stargazers:9Issues:2Issues:0

Learn-Java-Collections-Framework

A handy guide to some of the methods declared by the Collection, Map interfaces.

Language:JavaStargazers:6Issues:2Issues:0

GeeksforGeeks_Solutions

My solution to some problems listed on GeeksforGeeks

Language:C++Stargazers:4Issues:2Issues:0

LeetCode_Solutions

My solution to some problems listed on LeetCode

Language:C++Stargazers:3Issues:2Issues:0

Operating_System_Materials

Operating System Study Notes

BlockchainBasics

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

Language:JavaScriptStargazers:2Issues:2Issues:0

CPP_STL

Learning the Standard Template Library (STL) in C++

Language:C++Stargazers:2Issues:2Issues:0

Hackerrank

My solution to some problems listed on HackerRank

Language:C++Stargazers:2Issues:2Issues:0

Tic_Tac_Toe

Enjoy playing Tic Tac Toe with bot.

Language:C++Stargazers:2Issues:2Issues:0

WebDev

The journey to web development

Language:HTMLStargazers:2Issues:2Issues:0

30_Days_of_Code_Hackerrank_Solutions

My solutions to the 30 Days of Code challenges at Hackerrank.

Language:JavaStargazers:1Issues:2Issues:0

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.

Language:C++Stargazers:1Issues:2Issues:0

AtCoder_Solutions

My solution to some problems listed on AtCoder.

Language:C++Stargazers:1Issues:2Issues:0

Bit-Manipulation

Let's enjoy some bitwise hacks.

Language:C++Stargazers:1Issues:2Issues:0

CodeChef_Solutions

This repository contains my solution to some problems listed on CodeChef

Language:C++Stargazers:1Issues:2Issues:0

CSES_Solutions

My solution to the tasks which i solved on Code Submission Evaluation System (CSES).

Language:C++Stargazers:1Issues:2Issues:0

HackerEarth_Solutions

My solution to some problems listed on HackerEarth.

HackerRank-1

HackerRank solutions in Java/JS/Python/C++/C#

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Multithreaded-Programming

Programs demonstrating multithreading

Language:JavaStargazers:1Issues:2Issues:0

ProjectEuler_Solutions

My solution to some problems listed on projecteuler.net

Language:C++Stargazers:1Issues:2Issues:0

SPOJ_Solutions

My solution to some problems listed on Sphere Online Judge (SPOJ)

Language:C++Stargazers:1Issues:2Issues:0

teamtanay.jobchallenge.dev

The web repository for all things #teamtanayjobchallenge

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

tridibsamanta

Introductory repo.

UVa-Online-Judge_Solutions

Solution to some problems listed on UVa Online Judge

Language:C++Stargazers:1Issues:2Issues:0

GuessingGame

A number guessing game in python.

Language:PythonStargazers:0Issues:2Issues:0