Interview Questions

interview preparation

Top 20 Amazon behavioral interview questions and tips to solve them

Amazon is one of the earliest pioneers of ecommerce and currently one the biggest internet company in world. Career at Amazon is one of the most sought after by every fresh college graduates and experienced professional. Amazon hiring process consists of written test, coding test, technical interviews and HR interview. In this article, we will […]

Top 20 Amazon behavioral interview questions and tips to solve them Read More »

cognizant interview process

Cognizant technical interview questions

About Cognizant Cognizant is Fortune 500 companies operation, headquarted in New Jersey, operatin in field of IT/Software from 150+ locations around the world. Cognizant recruits its people from fresher recruitment (campus placement, walk ins etc) and lateral hiring. We have covered detailed of Cognizant interview process in another article. We have seen syllabus, paper pattern

Cognizant technical interview questions Read More »

cognizant interview process

Cognizant hr interview questions

About Cognizant Cognizant is Fortune 500 companies operation, headquarted in New Jersey, operatin in field of IT/Software from 150+ locations around the world. Cognizant recruits its people from fresher recruitment (campus placement, walk ins etc) and lateral hiring. We have covered detailed of Cognizant interview process in another article. We have seen syllabus, paper pattern

Cognizant hr interview questions Read More »

wipro interview process

Wipro technical interview questions

About Wipro Wipro is leading IT company from India which is operating globally. Wipro hires its employees from both fresh college graduates and experienced professionals. Wipro interview process for the freshers constitute of aptitude test, coding round, multiple technical interview round, essay round and finally HR interview round. In this article, we are sharing frequently

Wipro technical interview questions Read More »

Deloitte career

Deloitte technical interview preparation

About Deloitte Deloitte is leading global company in accounting and consulting, having presence in 100+ offices throughout the globe. Deloitte has 5 main business areas working in different industries. Audit & Assurance Consulting Financial Advisory Risk Advisory Tax & Legal We will be covering technical round interview in this, and will be sharing past interview

Deloitte technical interview preparation Read More »

Deloitte career

Deloitte Case Studies Interview Process

About Deloitte Deloitte is leading global company in accounting and consulting, having presence in 100+ offices throughout the globe. Deloitte has 5 main business areas working in different industries. Audit & Assurance Consulting Financial Advisory Risk Advisory Tax & Legal We will be covering case study interview round of Deloitte in this article. Deloitte Interview

Deloitte Case Studies Interview Process Read More »

interview questions

Check if number is palindrome or not in C++

What are Palindrome numbers? Palindrome numbers are those whose reverse are identical to the number itself. For example: 121, 13431, 999 are examples of palindrome numbers. Zero is a palindrome number. Palindrome numbers from 1-10  : 9 Palindrome numbers from 1-100: 18 Palindrome numbers from 1-1000 : 108 Palindrome numbers from 1-10000 : 198 How

Check if number is palindrome or not in C++ Read More »