Tridib Samanta (@tridibsamanta)
  • Stars
    star
    376
  • Global Rank 72,636 (Top 3 %)
  • Followers 49
  • Following 6
  • Registered over 5 years ago
  • Most used languages
    C++
    66.7 %
    Java
    12.5 %
    JavaScript
    8.3 %
    Python
    8.3 %
    HTML
    4.2 %
  • Location ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • Country Total Rank 3,292
  • Country Ranking
    C++
    67
    Python
    2,038
    Java
    4,020

Top 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++
257
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
23
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++
9
star
6

Learn-Java-Collections-Framework

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

GeeksforGeeks_Solutions

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

Operating_System_Materials

Operating System Study Notes
3
star
9

LeetCode_Solutions

My solution to some problems listed on LeetCode
C++
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

CoinMine

Blockchain
JavaScript
1
star
24

UVa-Online-Judge_Solutions

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

CSES_Solutions

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

ProjectEuler_Solutions

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

SPOJ_Solutions

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

AtCoder_Solutions

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