Anshuman R.

Anshuman R.

Fresher living in Ranchi

, India

Experience: 3 Years

Anshuman

Fresher living in Ranchi

28800 USD / Year

  • Immediate: Available

3 Years

Now you can Instantly Chat with Anshuman!

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 More

Portfolio Projects

Company

Data Analysis Mini Project

Description

It was a Data analysis mini project where I analysed the data of  CO2 emissions of various locations by printing them in a dictionary on the console.

Show More Show Less

Skills

Python

Tools

IDLE

Company

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 Less

Tools

IDLE

Comparative Analysis of Travelling Salesman and Christofides' Algorithm

https://github.com/Anshumanformal/Minor-Project-1

Company

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 Less

Skills

C Language

Tools

Codeblocks