Round lasted for around an hour.
Time : around 4:30 pm
1. She asked me to introduce myself ?
This time tell about your hobbies, interests along with tech skills
So far so good, but now things started going south after all this fairy tale :'(
2. Did you appear for druva campus ? I said yes
3. why you are rejected from druva ? in which round you got rejected ?
This was literally unexpected for me and I was not having an idea how to handle it, I directly said I dont know.
she seemed disappointed, this druva conversation took off my confidence
4. Will you leave us for a company paying 25 LPA or plus ?
Again this was out of the box and I was not prepare for this, I stumbled a bit, somehow tried to said no
5. Will you appear for amazon's campus even if you got selected today in siemens ?
I was trying to convey my no to her, she followed up with why siemens then ?
6. My hobbies ? first time in this interview she had a smile at my answer, a sigh of relief for me.
7. Any plans for further education ?
I said no for short term but yes in long term
8. Any questions for me ? I asked about the role being offered if I get select.
This round lasted for half an hour
Final Verdict : Selected
Hello everyone,
This article is about the interview experience at Siemens. 🔥
The Siemens was there in our campus in the month of Feb. All were very excited to be the part of such organization which is making a meaningful and positive impact on society.
Whole process was divided in 3 parts:
Round 1: Shortlisting of candidates on the basis of resumes. (As my resume was having basic required tech stand and some personal projects, it was easy to me to get shortlisted.)
Round 2: This round was about conducting the aptitude test😊. The test were consists of nearly about 35 questions.
- 5 questions was based on probability and combinations
- 10 questions was on debugging the code and completing the code snippets
- 15 questions was on basic fundamental concepts of CN and OS
- Remaining questions was based on predicting missing term.
Round 3: It was a interview round. The interview was 40 mins long. They started with Object Oriented Programming Concepts. The first questions was design college with the help of OOPS concepts. Here we had to mention the concepts of clean coding. Like DRY principle, KISS principle, SOLID principle. Means they expect from us knowledge of Low Level Designing.😇 Then they move on to the DSA part. They asked me two questions.
- Reverse a string in pattern of words. (Like make “I Love My India” as “India My Love I”)
- Record Breaking Day. (The day will be record breaking if there will not be any previous day having such a reach.)
The last question was a puzzle. The puzzle was like I have 7 unit of gold bar. I hired one employee. I have to give him 1 unit of bar per day. But I can make only 2 cuts in gold bar.
Overall the experience was good.
Best Luck to all
Aptitude -
Technical Round - 1
OOPs concept, questions related to -
Technical Round - 2
HR Round
Are you planning to do MS?
Family background
What does Seimens actually do?
What did you hear about Seimens from your friends?
Round1:
Started with intro
->How to implement website like udemy i.e course website for college.
->2 coding questions which are asked in apti she told me to explain the question as well as logic
First question was easy I told the direct approach
https://leetcode.com/problems/longest-subarray-with-maximum-bitwise-and/
For Second one I have implements sliding window,recursion and then tabulation. So I told all the approaches and how I come up
to solution
https://anshika-bhargava0202.medium.com/leetcode-727-minimum-window-subsequence-21c40baff689
->About project and my role in project
Why I used MongoDB in my project
Relational and non-Relational database
How data is stored in mongoDB
Models used in my project
->She asked me favourite subject . I told DSA
What is Linked List,Types and Reversed a linked list question
->Which new technology you want to learn ?
I aksed for suggestions :She was impressed with my tech and clear concepts
Duration =>40 to 45min
Round2:
Started with intro a non-tech intro
->Guess next output 0 1 4 9 17 ?
->Code for printing pattern of 0 1 4 9 ..
->One question from apti
->Puzzle :banana puzzle on gfg
https://www.geeksforgeeks.org/puzzle-15-camel-and-banana-puzzle/
->Optimisation in DSA algo
->Methods of DSA Algo(Greedy,Divide and conquor) ,What is greedy
->Plans for higher studies
I aksed for suggestions:Write clean code on paper
Duration=> 30-35min
HR
Family background,About higher studies
Will you relocate?
What you learned from your family?
Suggestions: Be self-aware
Duration:(5-10)min
==>Final Verdict:Selected
Tech Round - 1
How Cpp program executes
Process when you write header file to executable file.
Loader, linker, preprocessors
Why there is a need of operator overloading. Why to change the meaning of operator?
Why 0 is mention after declaration of virtual function
Which factors will be considerable if you suggesting me to use cloud?
What are they and why?
Puzzle
Given an array. Move even no. to right side and odd to left.
4 pillars of Cpp
Why Cpp is not completely object oriented programming language?
Diff. Encapsulation and Abstraction
[21/06, 10:57 am] Chote: Explain anyone project in brief.
Why this idea, what r the problems, what makes ur project unique, tech stack, future scope.