GitHub / Saptarshi-prog 2 Repositories
I, Saptarshi Neogi, am a Master's student pursuing Engineering in the field of Electronics & Communication.
Saptarshi-prog/Seating-Arrangement
Akash and Vishal are quite fond of travelling. They mostly travel by railways. They were travelling in a train one day and they got interested in the seating arrangement of their compartment. The compartment looked something like
Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/Algorithmic-toolbox-Coursera-Assignments
This repository contains the python codes for assignment questions of "Algorithmic Toolbox" provided by Coursera.
Language: Python - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Saptarshi-prog/Titanic-Dataset-Visualization
This repository contains some of the visualizations of Titanic Dataset.
Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Wifi-Oximiter-using-MAX30102-and-ESP32 Fork of Probots-Techno-Solutions/Wifi-Oximiter-using-MAX30102-and-ESP32
Code for simple WiFi Oximeter that sends BPM & SPO2 values to a mobile app
Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Time-Complexity-Visualization
This ipynb contains a visualization to the time-complexity analysis - which function grows faster? Why we omit the constants, or why we take the highest degree?
Language: Jupyter Notebook - Size: 178 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Saptarshi-prog/Titanic-Submission-problem-of-Kaggle
This notebook contains my submission of Titanic submission challenge on Kaggle. Feel free to suggest improvements.
Language: Jupyter Notebook - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/tic-tac-toe-python-code
This python code helps you to play Tic tac toe.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

Saptarshi-prog/Path-through-graph-TCS_Codevita-2020
This repository contains my solution to TCS Codevita Season 9 question of path through graph.
Language: Python - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Saptarshi-prog/Saptarshi-prog
Here is the description.
Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Saptarshi-prog/Python Fork of TheAlgorithms/Python
All Algorithms implemented in Python
Size: 9.91 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Sorting-Algorithms
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/voice_controlled_car_arduino-code
This repository contains the arduino code for voice controlled car.
Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Saptarshi-prog/Unipolar-Flat-Top-Sampling-Matlab Fork of baptu123/Unipolar-Flat-Top-Sampling-Matlab
This repository contains the matlab code for the generation of Unipolar Flat top sampling.
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Arduino Fork of esp8266/Arduino
ESP8266 core for Arduino
Size: 183 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Consecutive-prime-sum-codevita
This repository contains my program for TCS code vita question of consecutive prime sums.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Covid19_notebook
This repository contains the ipython notebook of covid19 study. This notebook was made possible in kaggle. Changes and improvements are always welcome.
Language: Jupyter Notebook - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Checking-date-validity-using-MATLAB Fork of ritwikmukherjee/Checking-date-validity-using-MATLAB
Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Gauss-Elimination-Method-c-code
This repository contains the c code for Gauss elimination method.
Language: C - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Tic-Tac-Toe Fork of ritwikmukherjee/Tic-Tac-Toe
Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Personal-Health-Monitoring-Device-with-Notification-Alert- Fork of Sas2000wat/Personal-Health-Monitoring-Device-with-Notification-Alert-
Project based on IoT
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Planar_data_classification_with_one_hidden_layer
This notebook contains the python code for planar data classification with one hidden layer. It is assignment for Neural Network and Deep Learning course for Coursera.
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

Saptarshi-prog/Sampling-a-cosine-wave-matlab
This is a repository containing the Matlab code for sampling a cosine wave.
Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/STACK-Questions
This repository contains some of the questions which are efficient once they are implemented with stack
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/ATM-Queue_Google-Kickstart-Round-F
This repository contains my python code for the question of ATM Queue asked in Google Kickstart Round F.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Saptarshi-prog/Philaland-coin
This repository contains the code for philaland coin question asked in TCS Codevita.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/MATLAB-code-for-calculating-the-sum-of-upper-triangular-matrix
This piece of code calculates the sum of the elements of the upper triangular matrix from the given matrix. I have written the code considering the fact that the given matrix is a square matrix.
Language: M - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/refactored-guacamole
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/Linear-Regression-using-python
This code discusses the basics of linear regression and its implementation in Python. Linear regression is a statistical approach for modelling relationship between a dependent variable with a given set of independent variables.
Language: Python - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/hello-world Fork of leachim6/hello-world
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!
Language: Assembly - Size: 2.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/lazy-student-codevita-code
This code contains the code for lazy student problem of codevita.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Saptarshi-prog/Photonics-Lab
This is a repository containing some of the working principles of Optical Fiber Communication.
Language: MATLAB - Size: 436 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Kth-Largest-Factor-of-n-Codevita
This repository contains the code for the TCS Codevita question "Kth Largest Factor of n".
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/Logistic_Regression_with_a_Neural_Network_Mindset
This i python notebook contains the code for logistic regression with a neural network mindset.
Language: Jupyter Notebook - Size: 211 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Saptarshi-prog/Introduction-to-programming-with-matlab-assignments
This repository contains all the programming assignments of the Coursera course on "Introduction to Programming with MATLAB".
Language: M - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

Saptarshi-prog/DSBSC-simulation-by-MATLAB
This repository contains the MATLAB code for DSBSC method of AM modulation.
Language: MATLAB - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Mathematical-Simulation-Techniques
This repository contains various codes of different simulation techniques and numerical methods.
Language: M - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Counting-Rock-Samples-Codevita
This repository contains Codevita solution of the "Counting Rock Samples".
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/amplitude_modulation
This repository contains the MATLAB code for Amplitude Modulation. This can also be done using MATLAB Simulink. I have done it by writing a code in MATLAB Editor.
Language: M - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

Saptarshi-prog/MATLAB-Code-for-Frequency-Modulation
This repository contains the MATLAB code for frequency modulation.
Language: MATLAB - Size: 334 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Heart-Disease-Prediction
This ipynb file contains the visualization of Heart Disease Prediction.
Language: Jupyter Notebook - Size: 3.59 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/String-Pair-TCS-Codevita-2020
This repository contains my solution to TCS Codevita question "String Pair".
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Bank-Compare-Codevita
Solution for Codevita question on Bank Compare.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Audio-Book
This repository contains the python code to read over a pdf file and give the audio output.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/IRIS-Dataset-Visualization
Language: Jupyter Notebook - Size: 870 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Saptarshi-prog/Linked-list-operations
This repository contains creation of a linked list, displaying of the same, and various other operations such as searching, sorting, merging, concatenation and many others.
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Saptarshi-prog/Little-Jhool-and-psychic-powers
Little Jhool always wanted to have some psychic powers so that he could showoff his skills, and magic to people and impress them. (Specially, his girlfriend Big Jhool!) But, in spite all his efforts, hardwork, dedication, Googling, watching youtube videos he couldn't garner any psychic abilities! He knew everyone was making fun of him, so to stop all of that - he came up with a smart plan. Anyone who came to him to know about their future, he asked them to write a binary number for him - and then, he smartly told them if the future for that person had good in store, or bad.
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

Saptarshi-prog/Charge-calculator-using-Simpsons-s-One-third-rule
From the Simpson’s 1/3rd rule, we can calculate the charge by integrating current across a given time interval and getting the output. From this we can calculate any amount charge produced by any current. We can calculate charges for large time interval as well as very small time intervals by proper choosing of step size.
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Saptarshi-prog/hello-world-1 Fork of ritwikmukherjee/hello-world
Just another repository
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/HFSS-Models
This repository contains some of the models in the field of RF and Microwave Engineering.
Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/Line_follower-arduino-code
This repository contains the arduino code for Line Follower robot. It works on 2 IR sensors. However the condition for the 3 IR is also provided. You can remove the comment lines to enable it for 3 IR sensors. You can also change the code as per your need.
Language: C++ - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/LeetCode-problems-code
In this repository, I have given my solution to Leet Code problems.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Geeks-for-Geeks-Questions
This repository contains my practice questions from GFG.
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/estimating-pi
This program estimates the value of pi. The higher the number of iterations the more accurate the result. For example if the argument is 1 million then the value is quite fascinating. I have done in spyder environment and in python 3.7. Try it in your computer.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Saptarshi-prog/Codevita-Season-9-Round-2
This repository contains my submissions to the questions of Codevita Season 9.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Saptarshi-prog/VLSI-Tspice
This repository contains some the codes to simulate various operations and characteristics of MOS circuits
Language: SourcePawn - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Saptarshi-prog/VHDL-Basic-Designs
This repository contains some of the basic designs of Digital Electronics in VHDL. The code is written in Xilinx 8.1.
Language: VHDL - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Saptarshi-prog/SSBSC-generation-by-MATLAB-Simulation
This Repository contains MATLAB code for generation of SSBSC wave using Phase Discrimination Method.
Language: MATLAB - Size: 320 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0
