About Me
I am a university student pursuing my B.Tech in Computer Science and Engineering. I have a keen interest in Python, Databases, Algorithms, Machine Learning, AI and Computer Vision. Looking for some good internships and projects to learn from. ...
Show MoreSkills
Software Engineering
Web Development
Programming Language
Data & Analytics
Database
Development Tools
Others
Positions
Portfolio Projects
Python_database_using_MySQL
https://github.com/Anshumanformal/Python_programs/tree/master/Python_database_assignment_using_MySQLCompany
Python_database_using_MySQL
Description
This python project uses OOPS, MySql, and if - else condition concepts to view, insert, delete or update data into the database. The database already consists of some sample data. Here, menu driven approach is utilized for user - convenience.
Show More Show LessTools
IDLEComparative Analysis of Travelling Salesman and Christofides' Algorithm
https://github.com/Anshumanformal/Minor-Project-1Company
Comparative Analysis of Travelling Salesman and Christofides' Algorithm
Description
We have implemented two algorithms namely Travelling Salesman and Christofides' algorithm. Here, we have compared them on the basis of varying number of nodes and hence concluded the results. By hypothesis, the Christofides' algorithm is 1.5 times approximate to the actual solution provided by Travelling Salesman problem.
Show More Show LessSkills
C LanguageTools
Codeblocks