SlideShare a Scribd company logo
C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM
// Copyright 2016 Saurabh Singh. All Rights reserved.
// This file can be used for the screening purpose.
// Information present in this document is solely for the purpose of the Google
// internship screening.
// You may obtain more information at
// https://www.linkedin.com/in/saurabh-singh-82321261?trk=nav_responsive_tab_profile
// You can also execute this file to check if it runs and can use online IDE like
// https://ideone.com
#define SAURABH_SINGH
#define Email_Id : sr449386@dal.ca & saurabhsingh14sep@gmail.com
#define Contact : +1 902-989-3467
#define Address : 1805 - 1333 South Park Street, Halifax Canada B3J2K9
#include<string>
#include<iostream>
//#include "Saurabh_Singh/Career_Objective.h"
//#include "Saurabh_Singh/Academics.h"
//#include "Saurabh_Singh/Proffesional_expereince.h"
//#include "Saurabh_Singh/Social_Causes.h "
using namespace std;
class saurabhsingh
{
public:
void career_objective()
{
std::cout<<" Looking for an internship position in Google to"<<endl
<<" explore more career options in the IT sector."<< endl
<<" Being a hard-working and self-motivated graduate"<<endl
<<" student in Computer Science, I have completed several advance"<<endl
<<" projects and TA'ed undergraduate courses."<<endl
<<endl;
}
void Academics()
{
//High School//
std::cout<<"t High School"<<endl;
std::cout<<" Boy's High School & college"<<endl
<<" Allahabad - U.P INDIA "<<endl
<<endl;
// Undergraduate //
std::cout<<"t Under Graduation"<<endl;
std::cout<<" B.Tech - Electronic and Communication "<<endl
<<" Uttar Pradesh Technical Universtiy - INDIA"<<endl
<<endl;
// Graduate //
std::cout<<"t Graduation"<<endl;
std::cout<<" Master of Applied Computer Science " << endl
<<" Dalhousie Universtiy-Halifax CANADA " << endl
<<endl
<<" Subjects:- "<< endl
<<" Machine Learning"<<endl
<<" Machine Learning for BigData"<<endl
<<" Design and Analysis of Algorithms" <<endl
<<" Principle of Programing Language" <<endl
-1-
C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM
<<" Research Method and Statistics" <<endl
<<" Operating System" <<endl
<<endl;
}
void Professional_Qualification()
{
std::cout << "Research Assistant"<<endl
<< "Dalhousie Universtiy(May 2016 - till date)"<<endl
<<endl
<< "Working with Google Chrome team on Probabilistic"<<endl
<< "annotation of memory address in crash dump. Which"<<endl
<< "involves C++ and Probabilistic Graphical Modelling as"<<endl
<< "a main development and research area."<<endl
<<endl;
std::cout << "Proctor- Academic and Advising"<<endl
<< "Dalhousie University(September 2015 - till date)"<<endl
<<endl
<< "Scheduling and arranging exams, monitoring student"<<endl
<< "writing exams. Assigning shifts to other proctors."<<endl
<< "Advising CS student on queries related to academic path."<<endl
<<endl;
std::cout << "Bussiness executive and Technology Consultant"<<endl
<< "Advenjo.com(2014- till date)"<<endl
<<endl
<< "Advenjo is a travel domain startup, joined team to help"<<endl
<< "in fundraising and establishing the core team to a level"<<endl
<< "where team can sustain the competitive market."<<endl
<< "Helped in Creating Marketing Campaign for the brand"<<endl
<< "also being a travel enthusiast write blogs"<<endl
<< "on their blogging page blog.advenjo.com."<<endl
<<endl;
std::cout << "Software Developer"<<endl
<< "Global Logics Pvt Ltd(TVC-Google)(July 2012 - August 2015)"<<endl
<<endl
<< "Worked for Google in house projects for Google asset"<<endl
<< "development.Project worked involved Google Search,"<<endl
<< "Google Maps,Google Now,Google Flights and Google Shopping"<<endl
<< "which required development skills in Python,Regexp,"<<endl
<< "JavaScript, Html and require deep knowledge of back end"<<endl
<< "design of distributed database infrastructure."<<endl
<< "Development of Web Crawler(Bots) using internal tools"<<endl
<< "and BeautifulSoup to scrap data from different enterprise."<<endl
<< "For my contribution to these verticals I got lot of"<<endl
<< "appreciation and was awarded on several occasion by"<<endl
<< "the stake holders."<<endl
<<endl;
}
std::string Skill_Set[7] = {"C++","Regexp","Algorithms","Data Structure",
"Html","JavaScript","Python"};
-2-
C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM
void Social_Cause()
{
std::cout<<"Social Causes I care about are"<<endl
<<"Animal Welfare"<<endl
<<"Children Education"<<endl
<<"Girls Education"<<endl
<<"Environment"<<endl
<<"Human Rights and Science and Technology"<<endl;
}
};
int main()
{
std::cout<<"t Saurabh Singh"<<endl;
std::cout<<endl;
saurabhsingh saurabh_object;
std::cout<<"t My Internship Objectiven";
saurabh_object.career_objective();
std::cout<<"n";
std::cout<<"t Academicsn";
saurabh_object.Academics();
std::cout<<"n";
std::cout<<"t Proffessional Qualificationn";
saurabh_object.Professional_Qualification();
std::cout<<"n";
std::cout<<"t Skill Setn";
for (auto i:saurabh_object.Skill_Set)
{
std::cout<<i<<endl;
}
std::cout<<"n";
std::cout<<"t Social Causen";
saurabh_object.Social_Cause();
return 0;
}
-3-

More Related Content

Similar to saurabh_singh_resume

Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Mario Heiderich
 
MD ALAUDDIN SHAH_Updated Resume 27-09-15
MD ALAUDDIN SHAH_Updated Resume 27-09-15MD ALAUDDIN SHAH_Updated Resume 27-09-15
MD ALAUDDIN SHAH_Updated Resume 27-09-15
Alauddin S
 
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project CalamitiesPart 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
drupalanywhere
 
HTML CSS Best Practices
HTML CSS Best PracticesHTML CSS Best Practices
HTML CSS Best Practices
hoctudau
 

Similar to saurabh_singh_resume (20)

JSP Web Technology Application on Road Transport Services
JSP Web Technology Application on Road Transport ServicesJSP Web Technology Application on Road Transport Services
JSP Web Technology Application on Road Transport Services
 
Rakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearRakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third Year
 
Shivani Chouhan , BCA Third Year
Shivani Chouhan , BCA Third YearShivani Chouhan , BCA Third Year
Shivani Chouhan , BCA Third Year
 
CV
CVCV
CV
 
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
Copy & Pest - A case-study on the clipboard, blind trust and invisible cross-...
 
Gaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third YearGaurav Jatav , BCA Third Year
Gaurav Jatav , BCA Third Year
 
Use Web Skills To Build Mobile Apps
Use Web Skills To Build Mobile AppsUse Web Skills To Build Mobile Apps
Use Web Skills To Build Mobile Apps
 
MD ALAUDDIN SHAH_Updated Resume 27-09-15
MD ALAUDDIN SHAH_Updated Resume 27-09-15MD ALAUDDIN SHAH_Updated Resume 27-09-15
MD ALAUDDIN SHAH_Updated Resume 27-09-15
 
DjangoCon 2013 - Rapid prototyping and communicating with clients
DjangoCon 2013 - Rapid prototyping and communicating with clientsDjangoCon 2013 - Rapid prototyping and communicating with clients
DjangoCon 2013 - Rapid prototyping and communicating with clients
 
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project CalamitiesPart 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
Part 2: Train Wrecks, Ugly Baby Client Meetings & Other Project Calamities
 
Resume
ResumeResume
Resume
 
Better Faster Cheaper - How Outside Developers Can Help Transit Agencies Info...
Better Faster Cheaper - How Outside Developers Can Help Transit Agencies Info...Better Faster Cheaper - How Outside Developers Can Help Transit Agencies Info...
Better Faster Cheaper - How Outside Developers Can Help Transit Agencies Info...
 
Balvant rana
Balvant ranaBalvant rana
Balvant rana
 
Where does CSS come from?
Where does CSS come from?Where does CSS come from?
Where does CSS come from?
 
Epl
EplEpl
Epl
 
resume abhishek
resume abhishekresume abhishek
resume abhishek
 
HTML CSS Best Practices
HTML CSS Best PracticesHTML CSS Best Practices
HTML CSS Best Practices
 
Agile consortium nl annual congress 2016 jeroen venneman agile transformati...
Agile consortium nl annual congress 2016   jeroen venneman agile transformati...Agile consortium nl annual congress 2016   jeroen venneman agile transformati...
Agile consortium nl annual congress 2016 jeroen venneman agile transformati...
 
Resume
Resume Resume
Resume
 
Resume vikash
Resume vikashResume vikash
Resume vikash
 

saurabh_singh_resume

  • 1. C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM // Copyright 2016 Saurabh Singh. All Rights reserved. // This file can be used for the screening purpose. // Information present in this document is solely for the purpose of the Google // internship screening. // You may obtain more information at // https://www.linkedin.com/in/saurabh-singh-82321261?trk=nav_responsive_tab_profile // You can also execute this file to check if it runs and can use online IDE like // https://ideone.com #define SAURABH_SINGH #define Email_Id : sr449386@dal.ca & saurabhsingh14sep@gmail.com #define Contact : +1 902-989-3467 #define Address : 1805 - 1333 South Park Street, Halifax Canada B3J2K9 #include<string> #include<iostream> //#include "Saurabh_Singh/Career_Objective.h" //#include "Saurabh_Singh/Academics.h" //#include "Saurabh_Singh/Proffesional_expereince.h" //#include "Saurabh_Singh/Social_Causes.h " using namespace std; class saurabhsingh { public: void career_objective() { std::cout<<" Looking for an internship position in Google to"<<endl <<" explore more career options in the IT sector."<< endl <<" Being a hard-working and self-motivated graduate"<<endl <<" student in Computer Science, I have completed several advance"<<endl <<" projects and TA'ed undergraduate courses."<<endl <<endl; } void Academics() { //High School// std::cout<<"t High School"<<endl; std::cout<<" Boy's High School & college"<<endl <<" Allahabad - U.P INDIA "<<endl <<endl; // Undergraduate // std::cout<<"t Under Graduation"<<endl; std::cout<<" B.Tech - Electronic and Communication "<<endl <<" Uttar Pradesh Technical Universtiy - INDIA"<<endl <<endl; // Graduate // std::cout<<"t Graduation"<<endl; std::cout<<" Master of Applied Computer Science " << endl <<" Dalhousie Universtiy-Halifax CANADA " << endl <<endl <<" Subjects:- "<< endl <<" Machine Learning"<<endl <<" Machine Learning for BigData"<<endl <<" Design and Analysis of Algorithms" <<endl <<" Principle of Programing Language" <<endl -1-
  • 2. C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM <<" Research Method and Statistics" <<endl <<" Operating System" <<endl <<endl; } void Professional_Qualification() { std::cout << "Research Assistant"<<endl << "Dalhousie Universtiy(May 2016 - till date)"<<endl <<endl << "Working with Google Chrome team on Probabilistic"<<endl << "annotation of memory address in crash dump. Which"<<endl << "involves C++ and Probabilistic Graphical Modelling as"<<endl << "a main development and research area."<<endl <<endl; std::cout << "Proctor- Academic and Advising"<<endl << "Dalhousie University(September 2015 - till date)"<<endl <<endl << "Scheduling and arranging exams, monitoring student"<<endl << "writing exams. Assigning shifts to other proctors."<<endl << "Advising CS student on queries related to academic path."<<endl <<endl; std::cout << "Bussiness executive and Technology Consultant"<<endl << "Advenjo.com(2014- till date)"<<endl <<endl << "Advenjo is a travel domain startup, joined team to help"<<endl << "in fundraising and establishing the core team to a level"<<endl << "where team can sustain the competitive market."<<endl << "Helped in Creating Marketing Campaign for the brand"<<endl << "also being a travel enthusiast write blogs"<<endl << "on their blogging page blog.advenjo.com."<<endl <<endl; std::cout << "Software Developer"<<endl << "Global Logics Pvt Ltd(TVC-Google)(July 2012 - August 2015)"<<endl <<endl << "Worked for Google in house projects for Google asset"<<endl << "development.Project worked involved Google Search,"<<endl << "Google Maps,Google Now,Google Flights and Google Shopping"<<endl << "which required development skills in Python,Regexp,"<<endl << "JavaScript, Html and require deep knowledge of back end"<<endl << "design of distributed database infrastructure."<<endl << "Development of Web Crawler(Bots) using internal tools"<<endl << "and BeautifulSoup to scrap data from different enterprise."<<endl << "For my contribution to these verticals I got lot of"<<endl << "appreciation and was awarded on several occasion by"<<endl << "the stake holders."<<endl <<endl; } std::string Skill_Set[7] = {"C++","Regexp","Algorithms","Data Structure", "Html","JavaScript","Python"}; -2-
  • 3. C:UserssaurabhDesktopResume.txt Sunday, October 16, 2016 10:35 PM void Social_Cause() { std::cout<<"Social Causes I care about are"<<endl <<"Animal Welfare"<<endl <<"Children Education"<<endl <<"Girls Education"<<endl <<"Environment"<<endl <<"Human Rights and Science and Technology"<<endl; } }; int main() { std::cout<<"t Saurabh Singh"<<endl; std::cout<<endl; saurabhsingh saurabh_object; std::cout<<"t My Internship Objectiven"; saurabh_object.career_objective(); std::cout<<"n"; std::cout<<"t Academicsn"; saurabh_object.Academics(); std::cout<<"n"; std::cout<<"t Proffessional Qualificationn"; saurabh_object.Professional_Qualification(); std::cout<<"n"; std::cout<<"t Skill Setn"; for (auto i:saurabh_object.Skill_Set) { std::cout<<i<<endl; } std::cout<<"n"; std::cout<<"t Social Causen"; saurabh_object.Social_Cause(); return 0; } -3-