kunal

1
KUNAL KUMAR SINHA Email: [email protected] Mobile: 9454953858, 8896103821 Bangalore SKILLS Languages C, C++, Java(Basic) Web Languages HTML, PHP OS Window XP, 7, 8, Linux Software MS Office, Eclipse DBMS Mysql PROJECTS A LINUX Shell In this project we use pipelining concept. We create shell pipes. Several techniques and tools like File redirection, Shell skeleton code, Shell grammar, Quoting, Token recognition, Signal and Error Handling are used to implement this project. By writing this shell, I learned all about fork(), exec(), dup2(), pipe()/pipeline, and other Linux system calls and more importantly, How to use them correctly to create a Shell process that can sit on top of an operating system and allow the user to execute the commands. Testing Bipartitness in Dense Graph To solve the problem of Bipartitness of a dense graph in sub-linear time. This is a big data problem. So when the data is so large then linear, even linear time may be prohibitive. So this project will focus on the design and analysis of the algorithm that restricted to run in sub-linear time and thus we can view a very small portion of input data. Such algorithms are, by nature randomized approximation algorithm. COMPETITIVE PROGRAMMING ACM-ICPC Regional Finals-2013 (Amritapuri) Spoj Active : http://www.spoj.com/users/kunalsinha/ Codechef Active : https://www.codechef.com/users/kunal9044 ACADEMIC QUALIFICATIONS Degree/Exam Passed Year of Passing University/Board Percentage/ CGPA M.Sc. Computer Science 2015 Banaras Hindu University 6.6 B.Sc. Computer Science 2013 Banaras Hindu University 7.05 12 th 2010 BSEB 67% 10 th 2008 BSEB 71.6%

Upload: kunal-sinha

Post on 15-Feb-2017

100 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Kunal

KUNAL KUMAR SINHA

Email: [email protected]

Mobile: 9454953858, 8896103821

Bangalore

SKILLS

Languages C, C++, Java(Basic)

Web Languages HTML, PHP

OS Window XP, 7, 8, Linux

Software MS Office, Eclipse

DBMS Mysql

PROJECTS

A LINUX

Shell

In this project we use pipelining concept. We create shell pipes. Several techniques

and tools like File redirection, Shell skeleton code, Shell grammar, Quoting, Token

recognition, Signal and Error Handling are used to implement this project.

By writing this shell, I learned all about fork(), exec(), dup2(), pipe()/pipeline,

and other Linux system calls and more importantly, How to use them correctly to

create a Shell process that can sit on top of an operating system and allow the user

to execute the commands.

Testing

Bipartitness

in Dense

Graph

To solve the problem of Bipartitness of a dense graph in sub-linear time. This is a

big data problem. So when the data is so large then linear, even linear time may be

prohibitive. So this project will focus on the design and analysis of the algorithm

that restricted to run in sub-linear time and thus we can view a very small portion

of input data. Such algorithms are, by nature randomized approximation algorithm.

COMPETITIVE PROGRAMMING

ACM-ICPC Regional Finals-2013 (Amritapuri)

Spoj Active : http://www.spoj.com/users/kunalsinha/

Codechef Active : https://www.codechef.com/users/kunal9044

ACADEMIC QUALIFICATIONS

Degree/Exam

Passed Year of Passing University/Board

Percentage/

CGPA

M.Sc. Computer

Science 2015 Banaras Hindu University

6.6

B.Sc. Computer

Science 2013 Banaras Hindu University

7.05

12th 2010 BSEB 67%

10th 2008 BSEB 71.6%