tridib-samanta
Here are 11 public repositories matching this topic...
Sort:Most stars
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 !!
- Updated
Jun 26, 2024 - C++
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.
- Updated
Jan 5, 2020 - Python
WhatsApp Chatting System Automation using Python
- Updated
Jan 29, 2020 - Python
Some data structures and algorithms with their implementations.
- Updated
Jun 8, 2021 - C++
My solution to some problems listed on GeeksforGeeks
- Updated
Oct 8, 2021 - C++
My solution to some problems listed on LeetCode
- Updated
Jul 14, 2023 - C++
Learning the Standard Template Library (STL) in C++
- Updated
Jul 2, 2020 - C++
My solution to some problems listed on HackerRank
- Updated
Aug 23, 2021 - C++
My solutions to the 30 Days of Code challenges at Hackerrank.
- Updated
Feb 12, 2020 - Java
My solution to some problems listed on Sphere Online Judge (SPOJ)
- Updated
Nov 27, 2021 - C++
Let's enjoy some bitwise hacks.
- Updated
Jul 4, 2020 - C++
Improve this page
Add a description, image, and links to thetridib-samanta topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetridib-samanta topic, visit your repo's landing page and select "manage topics."