SAP Labs Interview Questions – Set 3 (On Campus)

Type: Campus Placement Candidate Experience Company: SAP Labs College: NIT Delhi Hi guys , SAP Labs came to our campus. These are some questions they asked me Round 1: Q1. Find Minimum and Maximum of an array in only one traversal. Q2. Given a chessboard find the maximum number of squares present? Q3. What is Read More →

Amazon Interview Questions – Set 10 (SDE 1)

Amazon chennai this years new and latest off and on campus recruitment procedure. College: PSIT Location: Chennai Hi, Recently I was interviewed for the SDE-I for Amazon, Chennai. Some of the questions here I am sharing based on my memory. They were looking for really cool coders. High expectation on accurate answers. looking for deep Read More →

Cousin nodes in Binary Tree

Given the binary Tree and the two nodes say ‘p’ and ‘q’, determine whether the two nodes are cousins of each other or not. Solution: What are cousin nodes ? Two nodes are said to be cousins of each other if they are at same level of the Binary Tree and have different parents. For Read More →

C Programming Quiz – Set 4

Programming Questions and Answers Our C Interview questions come with detailed explanation of the answers which helps in better understanding of C concepts. #1: Predict the output of the following C snippets a) Compiler Error b) Depends on the compiler c) 56 d) none of above Show Answer Answer: c Explanation: main is not a Read More →

Housing.com Interview Questions – Set 1

Company: Housing.com Profile: Software Developer I got a call through recruiter and I was interviewed in March,2015. Round 1: Q1. input: “kitten%20pic.jpg” output: “kitten pic.jpg” %20 -> ‘ ‘ %3A -> ‘?’ %3D -> ‘:’ modify your input in place. no string library functions. void DecodeURL(string str Q2. Given an array, return true, if it Read More →

OLX Interview Questions – Set 1

I got a call through recruiter. My telephonic interview got scheduled. Overall process was very fast. It took not more than 3-4 days till I received offer letter. Telephonic Interview:- Round 1: Q1. Indexes in mysql. Q2. Difference between include_once and require_once? Q3. Constructor and destrutor? Q4. sessions vs cookie. Detailed discussion. Some questions on Read More →

When is Cheryl’s Birthday?

So when is Cheryl’s birthday? That’s a question confounding thousands of people around the world Monday as a test question from Singapore goes viral. Puzzle: Albert and Bernard just became friends with Cheryl, and they want to know when her birthday is. Cheryl gives them a list of 10 possible dates. May 15 May 16 Read More →

C Programming Quiz – Set 3

C Programming Questions and Answers – #1: Predict the output of the following C snippets? a) nullg nullh b) Depends on the compiler c) g nullh d) g h Show Answer Answer: a Explanation: none. #2: What is the output of this C code? a) 6 b) -2 c) 0 d) None of above Show Read More →

Lateral Thinking Puzzles – Set 3

Lateral thinking is solving problems through an indirect and creative approach, using reasoning that is not immediately obvious and involving ideas that may not be obtainable by using only traditional step-by-step logic. The term was coined in 1967 by Edward de Bono. Lateral Thinking Puzzle #1 A man is lying awake in bed. He makes Read More →

Lateral Thinking Puzzles – Set 2

Lateral Thinking Puzzle #1 A man is driving his car. He turns on the radio, then pulls over to the side of the road and shoots himself. Show Answer Answer: He’s a DJ at a radio station and decides he wants to kill his wife. To establish his alibi, he puts a prerecorded record on Read More →

Lateral Thinking Puzzles – Set 1

Lateral Thinking Puzzle #1 A man and his wife raced through the streets. They stopped, and the husband got out of the car. When he came back, his wife was dead, and there was a stranger in the car. Show Answer Answer: The wife was about to have a baby. They drove to the hospital. Read More →

SAP Labs Interview Questions – Set 2

Company: SAP Labs Profile: Senior Software Engineer(Exp. 5 years) Salary: 7-8.5 LPA When: Feb 2015 I applied through an employee referral. The process took a day – interviewed at SAP in February 2015. Round 1: The interviewer had good work experience. She was polite and calm. After brief introduction she straight jumped into my current Read More →