SlideShare a Scribd company logo
1 of 18
TIPS FOR
INTERVIEW
PREPARATION
WHAT TO DO?
1. Get proficient with one of the programming languages such as C++, JAVA, Python,
JavaScript etc along with supportive frameworks like STL for C++.
2. Practice aptitude and reasoningquestions.
3. Enhance your problem solving skills.
4. Work on core subjects and concepts.
5. Make sure to do 2-3 descent projects to add in resume.
6. Practice and implementations are much more important than any conceptual
knowledge.
7. Work on your communication skills.
8. Maintain good CGPA (>7.5 recommended)
PRACTICE APTITUDE AND REASONING
Focus on topics like :
WorksandWages Pipes& Cisterns Time,Speed & Distance
Trains,Boats& Streams Mixtures& Alligations Problemson Ages
Profits& Loss Probability Permutations& Combinations
Clocks Coding& Decoding NumberSeries
Datasufficiency Puzzles Syllogisms
Refer below links to practice :
https://www.geeksforgeeks.org/placements-gq/
https://www.indiabix.com/
https://www.youtube.com/playlist?list=PLpyc33gOcbVA4qXMoQ5vmhefTruk5t9lt
CORE SUBJECTS AND CONCEPTS TO COVER
1. DATA STRUCTURE AND ALGORITHMS
Topics :
Mathematics Arrays Searching Bit Manipulation
Recursion Sorting Strings Matrices
Linked Lists Hashing Stacks Queues
Trees BST Heaps Trie
Graphs Greedy Algorithms Backtracking
Dynamic Programming Divide & Conquer Algorithms
Above topics can be covered from GFG, “Crackingthe coding interview by GL Mcdowell”.
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
1. OPERATING SYSTEMS
Class notes will be enough.
References :
https://www.geeksforgeeks.org/operating-systems/
Last minute notes :
https://www.geeksforgeeks.org/last-minute-notes-operating-systems/
Above topics can be covered from GFG, “Crackingthe coding interview by GL Mcdowell”.
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
1. DATABASE
Class notes will be enough alongwith SQL(basic + mediumlevel questions).
References :
https://www.geeksforgeeks.org/dbms/
Last minute notes :
https://www.geeksforgeeks.org/last-minute-notes-dbms/
Above topics can be covered from GFG.
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
1. COMPUTER NETWORK
Focus more on conceptual knowledge and be thorough with the understandingof all
layers of TCP-IP/OSI model. More practical questions are asked rather than traditional
concepts.
References :
https://www.geeksforgeeks.org/computer-network-tutorials/
Last minute notes :
https://www.geeksforgeeks.org/last-minute-notes-computer-network/
Above topics can be covered from GFG.
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
1. COMPUTER ORGANIZATION
Prepare atleast basic questions. Strongly recommended if preparing for companies like
Qualcomm.
References :
https://www.geeksforgeeks.org/computer-organization-and-architecture-tutorials/
Last minute notes :
https://www.geeksforgeeks.org/last-minute-notes-computer-organization/
Above topics can be covered from GFG.
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
OOPS CONCEPTS
It is very important to get handy on oops concepts. (be prepared with example for each topic
and also be preparedwith certain manipulations)
References :
https://www.geeksforgeeks.org/object-oriented-programming-in-cpp/
SDLC MODELS
Highly recommended. Easy to grab.
References :
https://www.youtube.com/watch?v=uJpQlyT_CK4&list=PLxCzCOWd7aiEed7SKZBnC
6ypFDWYLRvB2
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
SQL
It is highly recommended to learn SQL. And definitely for companies like Oracle, SAP etc.
References :
https://www.geeksforgeeks.org/sql-tutorial/
LINUX COMMANDS
Try to be familiar with linuxenvironment with all basic commands.
References :
https://www.geeksforgeeks.org/linux-commands/
https://www.geeksforgeeks.org/essential-linuxunix-commands/
CORE SUBJECTS AND CONCEPTS TO COVER(contd..)
STL(if C++) | CollectionFramework (If Java):
You can refer C++ STL in below link
https://www.geeksforgeeks.org/the-c-standard-template-library-stl/
You can refer Java Collection Framework in belo link
https://www.geeksforgeeks.org/collections-in-java-2/
RESUME MAKING
First impression is through resume itself, so the informationshould be brief, accurate and
updated. Donot Bluff.. Please don’t!.
Include skills in which you are completely comfortable, any relatedquestions could be asked.
Be precise about your skills and goals,
Include 2-3 descent projects. Definitelyyou can expect 10-15 minutes thorough discussion
on what you have done. Do all parts by yourself. It could be a small one but should be all by
yourself.
Go through your resume multiple times and make multiple reviews from your friends,
mentors.
References for resume building:
https://www.geeksforgeeks.org/resume-building-resources-and-tips/
https://www.youtube.com/watch?v=y8YH0Qbu5h4&ab_channel=TheUrbanFight
PROBLEM SOLVING SKILLS AND INTERVIEW
CODING QUESTIONS
Try to do 4-5 coding questions daily. Be consistent.
References for interview round questions :
https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon-
microsoft-adobe/
https://leetcode.com/problemset/all/
https://www.interviewbit.com/coding-interview-questions/
For codinground :
https://codeforces.com/problemset
https://www.codechef.com/problems/school/
OTHER SECTIONS TO COVER
Be ready for puzzles. Refer below, these will be more than enough..
References :
https://www.geeksforgeeks.org/puzzles/
Situation based questions
FollowSTAR method to ace your
responses.
OTHER SECTIONS TO COVER
● Before interview, go through interview diaries and GFG interview archives.
This will helpyou a lot in gettingidea about areas of questions asked.
Just google “name- of-the-company interview experience”
References :
https://www.geeksforgeeks.org/category/interview-experiences/
● Focus more on the applicationpart of each concept.
● Set higher expectations from yourself.
● Give mock interviews to your friends, mentors.
● Practice code snippets(sort of questions).
BE CONFIDENT AND BE READY FOR REJECTIONS.
AVOID THESE MISTAKES
1. Takingaptitude and reasoning part casually.
2. Making mistakes (incorrect data) in resume.
3. Covering only concepts rather than practicingit.
4. Completing projects on last moment.
5. Donot underestimate yourself or thinking it’s too late to cover all these.
6. Not rectifying your previous mistakes.
7. Directly movingon advanced part before completing the basic part.
LINKS AND REFERENCES
• For demoresumeandrecommendedbooksrefer :
• https://drive.google.com/drive/folders/1Z8RFzI1dLs-H6AQPzzcs2JNadpj2V9gu?usp=sharing
• Questionscommonlyasked in interviews:
• https://www.interviewbit.com/operating-system-interview-questions/
• https://www.interviewbit.com/networking-interview-questions/
• https://www.interviewbit.com/sql-interview-questions/
• Top50 sql queries commonlyasked :
• https://www.youtube.com/watch?v=-6v7ctxC7yk&list=PLqM7alHXFySGweLxxAdBDK1CcDEgF-Kwx
OPEN FOR QUESTIONS ?

More Related Content

Similar to Placement-pucrehxycufocuccpuupcuppcps.pptx

Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure rupeshchanchal
 
Cf objective2014 software-craftsmanship
Cf objective2014   software-craftsmanshipCf objective2014   software-craftsmanship
Cf objective2014 software-craftsmanshipKev McCabe
 
Cf objective2014 software-craftsmanship
Cf objective2014 software-craftsmanshipCf objective2014 software-craftsmanship
Cf objective2014 software-craftsmanshipColdFusionConference
 
Maintaining a big open source project: lessons learned
Maintaining a big open source project: lessons learnedMaintaining a big open source project: lessons learned
Maintaining a big open source project: lessons learnedLeonardo Tegon
 
PRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSPRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSSharon Reynolds
 
PRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSPRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSSharon Reynolds
 
User Experience Bootcamp for Developers
User Experience Bootcamp for DevelopersUser Experience Bootcamp for Developers
User Experience Bootcamp for DevelopersCatherine Robson
 
So You Just Inherited a $Legacy Application...
So You Just Inherited a $Legacy Application...So You Just Inherited a $Legacy Application...
So You Just Inherited a $Legacy Application...Joe Ferguson
 
Web Development in Django
Web Development in DjangoWeb Development in Django
Web Development in DjangoLakshman Prasad
 
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...Daniel Zivkovic
 
ITARC15 Workshop - Architecting a Large Software Project - Lessons Learned
ITARC15 Workshop - Architecting a Large Software Project - Lessons LearnedITARC15 Workshop - Architecting a Large Software Project - Lessons Learned
ITARC15 Workshop - Architecting a Large Software Project - Lessons LearnedJoão Pedro Martins
 
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168Thinkful
 
How To Start Your InfoSec Career
How To Start Your InfoSec CareerHow To Start Your InfoSec Career
How To Start Your InfoSec CareerAndrew McNicol
 
Lunch and learn as3_frameworks
Lunch and learn as3_frameworksLunch and learn as3_frameworks
Lunch and learn as3_frameworksYuri Visser
 
So You Just Inherited a $Legacy Application… NomadPHP July 2016
So You Just Inherited a $Legacy Application… NomadPHP July 2016So You Just Inherited a $Legacy Application… NomadPHP July 2016
So You Just Inherited a $Legacy Application… NomadPHP July 2016Joe Ferguson
 
Tales of modernizing trello's web stack
Tales of modernizing trello's web stackTales of modernizing trello's web stack
Tales of modernizing trello's web stackVincent Kok
 
Intro To JavaScript
Intro To JavaScriptIntro To JavaScript
Intro To JavaScriptIvy Rueb
 

Similar to Placement-pucrehxycufocuccpuupcuppcps.pptx (20)

Software Development Standard Operating Procedure
Software Development Standard Operating Procedure Software Development Standard Operating Procedure
Software Development Standard Operating Procedure
 
Cf objective2014 software-craftsmanship
Cf objective2014   software-craftsmanshipCf objective2014   software-craftsmanship
Cf objective2014 software-craftsmanship
 
Cf objective2014 software-craftsmanship
Cf objective2014 software-craftsmanshipCf objective2014 software-craftsmanship
Cf objective2014 software-craftsmanship
 
Maintaining a big open source project: lessons learned
Maintaining a big open source project: lessons learnedMaintaining a big open source project: lessons learned
Maintaining a big open source project: lessons learned
 
PRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSPRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALS
 
Illustrated Code (ASE 2021)
Illustrated Code (ASE 2021)Illustrated Code (ASE 2021)
Illustrated Code (ASE 2021)
 
PRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALSPRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALS
 
User Experience Bootcamp for Developers
User Experience Bootcamp for DevelopersUser Experience Bootcamp for Developers
User Experience Bootcamp for Developers
 
So You Just Inherited a $Legacy Application...
So You Just Inherited a $Legacy Application...So You Just Inherited a $Legacy Application...
So You Just Inherited a $Legacy Application...
 
Web Development in Django
Web Development in DjangoWeb Development in Django
Web Development in Django
 
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
 
10 Ways To Improve Your Code
10 Ways To Improve Your Code10 Ways To Improve Your Code
10 Ways To Improve Your Code
 
ITARC15 Workshop - Architecting a Large Software Project - Lessons Learned
ITARC15 Workshop - Architecting a Large Software Project - Lessons LearnedITARC15 Workshop - Architecting a Large Software Project - Lessons Learned
ITARC15 Workshop - Architecting a Large Software Project - Lessons Learned
 
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168
Deck 8983a1d9-68df-4447-8481-3b4fd0de734c-13-66-123-168
 
How To Start Your InfoSec Career
How To Start Your InfoSec CareerHow To Start Your InfoSec Career
How To Start Your InfoSec Career
 
Lunch and learn as3_frameworks
Lunch and learn as3_frameworksLunch and learn as3_frameworks
Lunch and learn as3_frameworks
 
So You Just Inherited a $Legacy Application… NomadPHP July 2016
So You Just Inherited a $Legacy Application… NomadPHP July 2016So You Just Inherited a $Legacy Application… NomadPHP July 2016
So You Just Inherited a $Legacy Application… NomadPHP July 2016
 
Tales of modernizing trello's web stack
Tales of modernizing trello's web stackTales of modernizing trello's web stack
Tales of modernizing trello's web stack
 
Intro To JavaScript
Intro To JavaScriptIntro To JavaScript
Intro To JavaScript
 
01.intro
01.intro01.intro
01.intro
 

Recently uploaded

Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipSoham Mondal
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...shivangimorya083
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一F La
 
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Service
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Service
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一Fs sss
 
NPPE STUDY GUIDE - NOV2021_study_104040.pdf
NPPE STUDY GUIDE - NOV2021_study_104040.pdfNPPE STUDY GUIDE - NOV2021_study_104040.pdf
NPPE STUDY GUIDE - NOV2021_study_104040.pdfDivyeshPatel234692
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Suhani Kapoor
 
Notes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testsNotes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testspriyanshukumar97908
 
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一2s3dgmej
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一A SSS
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...Suhani Kapoor
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一Fs
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...Suhani Kapoor
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证obuhobo
 

Recently uploaded (20)

Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management Internship
 
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
Delhi Call Girls Preet Vihar 9711199171 ☎✔👌✔ Whatsapp Body to body massage wi...
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
 
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Service
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Service
Call Girls In Bhikaji Cama Place 24/7✡️9711147426✡️ Escorts Service
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 
NPPE STUDY GUIDE - NOV2021_study_104040.pdf
NPPE STUDY GUIDE - NOV2021_study_104040.pdfNPPE STUDY GUIDE - NOV2021_study_104040.pdf
NPPE STUDY GUIDE - NOV2021_study_104040.pdf
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
Low Rate Call Girls Gorakhpur Anika 8250192130 Independent Escort Service Gor...
 
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
FULL ENJOY Call Girls In Gautam Nagar (Delhi) Call Us 9953056974
 
Notes of bca Question paper for exams and tests
Notes of bca Question paper for exams and testsNotes of bca Question paper for exams and tests
Notes of bca Question paper for exams and tests
 
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
定制(NYIT毕业证书)美国纽约理工学院毕业证成绩单原版一比一
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
VIP Russian Call Girls in Amravati Deepika 8250192130 Independent Escort Serv...
 
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
 

Placement-pucrehxycufocuccpuupcuppcps.pptx

  • 2. WHAT TO DO? 1. Get proficient with one of the programming languages such as C++, JAVA, Python, JavaScript etc along with supportive frameworks like STL for C++. 2. Practice aptitude and reasoningquestions. 3. Enhance your problem solving skills. 4. Work on core subjects and concepts. 5. Make sure to do 2-3 descent projects to add in resume. 6. Practice and implementations are much more important than any conceptual knowledge. 7. Work on your communication skills. 8. Maintain good CGPA (>7.5 recommended)
  • 3. PRACTICE APTITUDE AND REASONING Focus on topics like : WorksandWages Pipes& Cisterns Time,Speed & Distance Trains,Boats& Streams Mixtures& Alligations Problemson Ages Profits& Loss Probability Permutations& Combinations Clocks Coding& Decoding NumberSeries Datasufficiency Puzzles Syllogisms Refer below links to practice : https://www.geeksforgeeks.org/placements-gq/ https://www.indiabix.com/ https://www.youtube.com/playlist?list=PLpyc33gOcbVA4qXMoQ5vmhefTruk5t9lt
  • 4. CORE SUBJECTS AND CONCEPTS TO COVER 1. DATA STRUCTURE AND ALGORITHMS Topics : Mathematics Arrays Searching Bit Manipulation Recursion Sorting Strings Matrices Linked Lists Hashing Stacks Queues Trees BST Heaps Trie Graphs Greedy Algorithms Backtracking Dynamic Programming Divide & Conquer Algorithms Above topics can be covered from GFG, “Crackingthe coding interview by GL Mcdowell”.
  • 5. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) 1. OPERATING SYSTEMS Class notes will be enough. References : https://www.geeksforgeeks.org/operating-systems/ Last minute notes : https://www.geeksforgeeks.org/last-minute-notes-operating-systems/ Above topics can be covered from GFG, “Crackingthe coding interview by GL Mcdowell”.
  • 6. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) 1. DATABASE Class notes will be enough alongwith SQL(basic + mediumlevel questions). References : https://www.geeksforgeeks.org/dbms/ Last minute notes : https://www.geeksforgeeks.org/last-minute-notes-dbms/ Above topics can be covered from GFG.
  • 7. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) 1. COMPUTER NETWORK Focus more on conceptual knowledge and be thorough with the understandingof all layers of TCP-IP/OSI model. More practical questions are asked rather than traditional concepts. References : https://www.geeksforgeeks.org/computer-network-tutorials/ Last minute notes : https://www.geeksforgeeks.org/last-minute-notes-computer-network/ Above topics can be covered from GFG.
  • 8. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) 1. COMPUTER ORGANIZATION Prepare atleast basic questions. Strongly recommended if preparing for companies like Qualcomm. References : https://www.geeksforgeeks.org/computer-organization-and-architecture-tutorials/ Last minute notes : https://www.geeksforgeeks.org/last-minute-notes-computer-organization/ Above topics can be covered from GFG.
  • 9. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) OOPS CONCEPTS It is very important to get handy on oops concepts. (be prepared with example for each topic and also be preparedwith certain manipulations) References : https://www.geeksforgeeks.org/object-oriented-programming-in-cpp/ SDLC MODELS Highly recommended. Easy to grab. References : https://www.youtube.com/watch?v=uJpQlyT_CK4&list=PLxCzCOWd7aiEed7SKZBnC 6ypFDWYLRvB2
  • 10. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) SQL It is highly recommended to learn SQL. And definitely for companies like Oracle, SAP etc. References : https://www.geeksforgeeks.org/sql-tutorial/ LINUX COMMANDS Try to be familiar with linuxenvironment with all basic commands. References : https://www.geeksforgeeks.org/linux-commands/ https://www.geeksforgeeks.org/essential-linuxunix-commands/
  • 11. CORE SUBJECTS AND CONCEPTS TO COVER(contd..) STL(if C++) | CollectionFramework (If Java): You can refer C++ STL in below link https://www.geeksforgeeks.org/the-c-standard-template-library-stl/ You can refer Java Collection Framework in belo link https://www.geeksforgeeks.org/collections-in-java-2/
  • 12. RESUME MAKING First impression is through resume itself, so the informationshould be brief, accurate and updated. Donot Bluff.. Please don’t!. Include skills in which you are completely comfortable, any relatedquestions could be asked. Be precise about your skills and goals, Include 2-3 descent projects. Definitelyyou can expect 10-15 minutes thorough discussion on what you have done. Do all parts by yourself. It could be a small one but should be all by yourself. Go through your resume multiple times and make multiple reviews from your friends, mentors. References for resume building: https://www.geeksforgeeks.org/resume-building-resources-and-tips/ https://www.youtube.com/watch?v=y8YH0Qbu5h4&ab_channel=TheUrbanFight
  • 13. PROBLEM SOLVING SKILLS AND INTERVIEW CODING QUESTIONS Try to do 4-5 coding questions daily. Be consistent. References for interview round questions : https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon- microsoft-adobe/ https://leetcode.com/problemset/all/ https://www.interviewbit.com/coding-interview-questions/ For codinground : https://codeforces.com/problemset https://www.codechef.com/problems/school/
  • 14. OTHER SECTIONS TO COVER Be ready for puzzles. Refer below, these will be more than enough.. References : https://www.geeksforgeeks.org/puzzles/ Situation based questions FollowSTAR method to ace your responses.
  • 15. OTHER SECTIONS TO COVER ● Before interview, go through interview diaries and GFG interview archives. This will helpyou a lot in gettingidea about areas of questions asked. Just google “name- of-the-company interview experience” References : https://www.geeksforgeeks.org/category/interview-experiences/ ● Focus more on the applicationpart of each concept. ● Set higher expectations from yourself. ● Give mock interviews to your friends, mentors. ● Practice code snippets(sort of questions). BE CONFIDENT AND BE READY FOR REJECTIONS.
  • 16. AVOID THESE MISTAKES 1. Takingaptitude and reasoning part casually. 2. Making mistakes (incorrect data) in resume. 3. Covering only concepts rather than practicingit. 4. Completing projects on last moment. 5. Donot underestimate yourself or thinking it’s too late to cover all these. 6. Not rectifying your previous mistakes. 7. Directly movingon advanced part before completing the basic part.
  • 17. LINKS AND REFERENCES • For demoresumeandrecommendedbooksrefer : • https://drive.google.com/drive/folders/1Z8RFzI1dLs-H6AQPzzcs2JNadpj2V9gu?usp=sharing • Questionscommonlyasked in interviews: • https://www.interviewbit.com/operating-system-interview-questions/ • https://www.interviewbit.com/networking-interview-questions/ • https://www.interviewbit.com/sql-interview-questions/ • Top50 sql queries commonlyasked : • https://www.youtube.com/watch?v=-6v7ctxC7yk&list=PLqM7alHXFySGweLxxAdBDK1CcDEgF-Kwx