CoverPhoto
Siemens logo
Premium Employer

Siemens

Verified
4.1
based on 4.8k Reviews
Filter interviews by
Graduate Trainee
Clear (1)

Siemens Graduate Trainee Interview Questions and Answers

Updated 26 Oct 2024

Q1. Change the odd bits in the binary form of a given number and convert the new binary into decimal form

Ans.

To change the odd bits in a binary number, flip the bits at odd positions and convert the new binary number to decimal form.

  • Start by converting the given number into binary form.

  • Identify the odd bits in the binary number (counting from right to left, starting at 1).

  • Flip the odd bits by changing 1s to 0s and 0s to 1s.

  • Convert the new binary number into decimal form.

  • For example, if the given number is 13 (binary 1101), the odd bits are at positions 1 and 3. Flipping them gives 1...read more

Add your answer
right arrow

Q2. Find out the second largest integer in an array

Ans.

Find the second largest integer in an array of strings

  • Convert the strings in the array to integers

  • Sort the integers in descending order

  • Return the second element in the sorted array as the second largest integer

Add your answer
right arrow

Q3. Level order traversal of binary tree

Ans.

Level order traversal of binary tree visits nodes level by level, from left to right.

  • Use a queue to keep track of nodes at each level

  • Start by pushing the root node into the queue

  • While the queue is not empty, dequeue a node, visit it, and enqueue its children

Add your answer
right arrow

Q4. What are your Strenghts

Ans.

My strengths include strong communication skills, ability to work well in a team, and problem-solving abilities.

  • Strong communication skills - able to effectively convey ideas and information

  • Ability to work well in a team - collaborate with others to achieve common goals

  • Problem-solving abilities - able to analyze situations and come up with effective solutions

Add your answer
right arrow
Discover Siemens interview dos and don'ts from real experiences

Q5. Primary vs secondary memory

Ans.

Primary memory is volatile and directly accessible by the CPU, while secondary memory is non-volatile and used for long-term storage.

  • Primary memory is faster but has limited capacity, while secondary memory is slower but has larger capacity.

  • Examples of primary memory include RAM and cache memory, while examples of secondary memory include hard drives and SSDs.

  • Primary memory stores data that is currently being used by the CPU, while secondary memory stores data that is not cur...read more

Add your answer
right arrow

Q6. Reverse a string

Ans.

Reverse a string by iterating through the characters and swapping them

  • Create a function that takes a string as input

  • Initialize two pointers, one at the beginning and one at the end of the string

  • Swap the characters at the two pointers and move them towards the center until they meet

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Siemens Graduate Trainee

based on 4 interviews
Interview experience
4.8
Excellent
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Graduate Trainee Interview Questions from Similar Companies

TCS Logo
3.7
 • 34 Interview Questions
Cognizant Logo
3.7
 • 12 Interview Questions
HCLTech Logo
3.5
 • 11 Interview Questions
Flipkart Logo
4.0
 • 11 Interview Questions
View all
Recently Viewed
INTERVIEWS
MindGate Solutions
No Interviews
INTERVIEWS
Aloha Technology
No Interviews
SALARIES
Hexaware Technologies
INTERVIEWS
Johnson Controls
No Interviews
INTERVIEWS
QUICK HEAL TECHNOLOGIES
No Interviews
INTERVIEWS
QUICK HEAL TECHNOLOGIES
No Interviews
INTERVIEWS
Aloha Technology
No Interviews
SALARIES
Avalara Technologies
SALARIES
Atos
INTERVIEWS
QUICK HEAL TECHNOLOGIES
No Interviews
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter