Pinned Repositories
Algorithms
C++ implementation of algorithms and data structures.
Complex-Biquadratic-Solver
HPC-Lab
LeetcodeCompanyProblemAccumulator
Leetcode company problem accumulator
mp3downloader
Web scrapping app
psycopg2-demo
R_Lab
Session-Capture
Chrome extension to save the currently opened tabs and manage them later.
springboot-hibernate-configuration
This is a Java based hibernate configuration file for springboot
springbootmanytomany
Demo of many to many mapping using Hibernate.
shubhamchandra's Repositories
shubhamchandra/Session-Capture
Chrome extension to save the currently opened tabs and manage them later.
shubhamchandra/Algorithms
C++ implementation of algorithms and data structures.
shubhamchandra/Complex-Biquadratic-Solver
shubhamchandra/HPC-Lab
shubhamchandra/LeetcodeCompanyProblemAccumulator
Leetcode company problem accumulator
shubhamchandra/mp3downloader
Web scrapping app
shubhamchandra/psycopg2-demo
shubhamchandra/R_Lab
shubhamchandra/springboot-hibernate-configuration
This is a Java based hibernate configuration file for springboot
shubhamchandra/springbootmanytomany
Demo of many to many mapping using Hibernate.
shubhamchandra/Springbootmanytoone
OneToMany and ManyToOne mapping with lazy loading (default for onetomany).
shubhamchandra/springbootOneToOne
OneToOne mapping example using Springboot and hibernate
shubhamchandra/springbootRestApiHibernateCrud