Upload Button Icon Add office photos

OSRAM

Compare button icon Compare button icon Compare

Filter interviews by

OSRAM Interview Questions and Answers

Updated 22 Jul 2024

OSRAM Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core de concepts
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (59)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

High quantities questions asked

Round 3 - One-on-one 

(2 Questions)

  • Q1. Whta is cgc and bmb
  • Ans. 

    CGC stands for Certified General Contractor and BMB stands for Business Management Bureau.

    • CGC is a certification for general contractors in the construction industry.

    • BMB is a bureau that focuses on business management.

    • CGC certification requires passing an exam and meeting experience requirements.

    • BMB provides resources and support for businesses to improve their management practices.

  • Answered by AI
  • Q2. What is narcokbabd
  • Ans. 

    Narcokbabd is not a recognized term or concept.

    • Narcokbabd does not have any known meaning or relevance in any field.

    • It is possible that the term was misspelled or misunderstood.

    • It is important to clarify the context or correct spelling when discussing unfamiliar terms.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - best of luck

District Manager Interview Questions asked at other Companies

Q1. Are you have knowledge of beneficiaries schemes and project which has been financed by the institution.
View answer (2)

Sales Officer Interview Questions & Answers

user image Anonymous

posted on 20 Apr 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. How you manage pressure
  • Ans. 

    I manage pressure by prioritizing tasks, taking breaks, and seeking support when needed.

    • I prioritize tasks based on their urgency and importance to avoid feeling overwhelmed

    • I take short breaks throughout the day to recharge and refocus

    • I seek support from colleagues or supervisors when necessary to share the workload or get guidance

    • I maintain a positive attitude and try to find solutions rather than dwelling on problems

    • ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me more about your self
  • Q2. Lighting technology
Round 4 - HR 

(1 Question)

  • Q1. Communication test

Sales Officer Interview Questions asked at other Companies

Q1. Amit What is Cross sale tell me The Types of Cross sales
View answer (30)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Difference between Blocking and Nonblocking statements
  • Ans. 

    Blocking statements halt program execution until the statement is complete, while nonblocking statements allow the program to continue executing while waiting for the statement to complete.

    • Blocking statements can cause the program to hang or become unresponsive if the statement takes a long time to complete.

    • Nonblocking statements are often used in asynchronous programming to allow multiple tasks to be executed simultan...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and be confident

I appeared for an interview before Sep 2020.

Round 1 - Video Call 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

The Technical interview was held on Zoom and the interview lasts for 1 hour. All the questions were from the skills mentioned in the resume.
Firstly interviewer asked me to give a self-introduction, later asked for a brief explanation of the projects and way of working.
Later series of questions were related to academics.
 

  • Q1. 

    Add K Nodes Problem Statement

    You are given a singly linked list of integers and an integer 'K'. Your task is to modify the linked list by inserting a new node after every 'K' node in the linked list. The...

  • Ans. 

    Modify a singly linked list by inserting a new node after every 'K' nodes with the sum of previous 'K' nodes.

    • Traverse the linked list while keeping track of 'K' nodes at a time

    • Calculate the sum of the 'K' nodes and insert a new node with the sum after every 'K' nodes

    • Handle the case where the number of remaining nodes is less than 'K' by inserting a node with the sum of remaining nodes

    • Update the pointers accordingly to

  • Answered by AI
  • Q2. 

    Nth Fibonacci Number Problem Statement

    Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1.

    Input:

    ...
  • Ans. 

    Calculate the Nth Fibonacci number efficiently using dynamic programming.

    • Use dynamic programming to store previously calculated Fibonacci numbers to avoid redundant calculations.

    • Start with base cases F(1) and F(2) as 1, then iterate to calculate subsequent Fibonacci numbers.

    • Return the Nth Fibonacci number as the final result.

  • Answered by AI
Round 2 - HR 

Round duration - 50 minutes
Round difficulty - Easy

The interview was held on Zoom and the interview lasts for 50 minutes. 
 

1.Explain how did you evolve yourself in B Tech (1-1 semester to 4-1 semester).
 

2. What do you know about Micron Technology?
 

Lastly discussed the certifications and extra circular activities I have done.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from B V Raju Institute of Technology. I applied for the job as Associate Software Engineer in HyderabadEligibility criteriaABOVE 7 CGPA(through out from 10th to BTech till now), No Active BacklogsMicron Technology interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, DBMS, C, Java, Computer Networks, Operating Systems, Python.Time required to prepare for the interview - 1.5 monthsInterview preparation tips for other job seekers

Tip 1 : Increase problem-solving ability and prepare Data structures and Algorithms well.
Tip 2 : Try to write Optimised code for the given problem statement. If you got stuck in the middle, give it a try. Interviewer will 
look at your approach and try to help you.
Tip 3 : Be Confident enough, don't be nervous.
Tip 4 : Maintain At least 2 projects in your resume.

Application resume tips for other job seekers

Tip 1 : Be honest with the information mentioned in the resume.
Tip 2 : You should be able to answer all the questions related to skills in the resume.
Tip 3 : Have at least 2 projects.
Tip 4 : You should be able to justify your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Line drawing algorithm , clone linked list
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Which is the best sorting algorithm
  • Ans. 

    There is no one-size-fits-all answer as the best sorting algorithm depends on the specific use case and constraints.

    • The best sorting algorithm depends on factors such as the size of the data set, the range of values, whether the data is mostly already sorted or not, and the available memory.

    • For small data sets or nearly sorted data, insertion sort or bubble sort may be efficient.

    • For large data sets, quicksort, mergesor...

  • Answered by AI
Round 2 - Coding Test 

Write a program to print the permutations of abc

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Java, servlet jsp
  • Q2. Redirction in java
  • Ans. 

    Redirection in Java is the process of forwarding a request from one URL to another URL.

    • Redirection is achieved using the HttpServletResponse.sendRedirect() method.

    • It is commonly used for handling authentication and authorization.

    • Redirection can be permanent or temporary, depending on the HTTP status code used.

    • Examples of HTTP status codes used for redirection are 301, 302, and 307.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic answer of it, and explain about project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to Projects I have worked on
  • Q2. Techincal questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic fundamentals of cs, dsa
  • Q2. Puzzles, os concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics for cs fundamentals, dsa leetcode medium

OSRAM Interview FAQs

How many rounds are there in OSRAM interview?
OSRAM interview process usually has 3 rounds. The most common rounds in the OSRAM interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in OSRAM interview?

Some of the top questions asked at the OSRAM interview -

  1. How you manage press...read more
  2. what is narcokb...read more
  3. whta is cgc and ...read more

Tell us how to improve this page.

OSRAM Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 256 Interviews
Texas Instruments Interview Questions
4.0
 • 120 Interviews
Molex Interview Questions
3.9
 • 55 Interviews
Lam Research Interview Questions
3.7
 • 45 Interviews
Broadcom Interview Questions
3.3
 • 41 Interviews
View all

OSRAM Reviews and Ratings

based on 64 reviews

4.8/5

Rating in categories

4.3

Skill development

4.7

Work-life balance

4.2

Salary

4.2

Job security

4.4

Company culture

4.1

Promotions

4.4

Work satisfaction

Explore 64 Reviews and Ratings
Manager
15 salaries
unlock blur

₹7.6 L/yr - ₹23.4 L/yr

Area Sales Manager
14 salaries
unlock blur

₹9.8 L/yr - ₹19.5 L/yr

Assistant Manager
9 salaries
unlock blur

₹7.6 L/yr - ₹12.8 L/yr

EDI Developer
8 salaries
unlock blur

₹7.5 L/yr - ₹8.8 L/yr

Senior Manager
7 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Explore more salaries
Compare OSRAM with

Qualcomm

3.8
Compare

TDK India Private Limited

3.8
Compare

Molex

3.9
Compare

Applied Materials

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview