Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Lumens Technologies Team. If you also belong to the team, you can get access from here

Lumens Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Lumens Technologies Engineering Manager Interview Questions and Answers

Updated 12 Apr 2023

Lumens Technologies Engineering Manager Interview Experiences

1 interview found

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 Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

1 hour, Algorithms, DSA, puzzles

Round 3 - Behavioral 

(1 Question)

  • Q1. Previous experience, work challenges, achievements etc,
Round 4 - HR 

(1 Question)

  • Q1. Cultural fit, People management challenges and solutions implemented, letting an employee go, performance appraisal etc.

Interview questions from similar companies

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

I applied via Referral and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. This was more like shortlisting round with manager. Asked about resume and previous work experience. Not much Technical questions.
Round 3 - One-on-one 

(5 Questions)

  • Q1. Python programming questions, Basics
  • Q2. Python oops concepts
  • Q3. What is module in Python
  • Ans. 

    A module in Python is a file containing Python code, which can define functions, classes, and variables.

    • Modules help organize Python code into reusable components

    • Modules can be imported into other Python scripts using the 'import' keyword

    • Examples of modules in Python include math, random, and os

  • Answered by AI
  • Q4. Python memory management
  • Q5. Basic Devops questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Pointer and linked list

Round 3 - Case Study 

Pure technical on kernel programming

Round 4 - Technical 

(3 Questions)

  • Q1. Pure technical questions on background project
  • Q2. Mutex semaphore and spinlock
  • Q3. How you will achieve multi threaded programming
  • Ans. 

    Multi-threaded programming can be achieved by creating multiple threads that run concurrently.

    • Identify the tasks that can be executed in parallel

    • Create threads using threading libraries in the chosen programming language

    • Synchronize the threads to avoid race conditions and deadlocks

    • Use locks, semaphores, and mutexes to manage shared resources

    • Optimize the performance by balancing the workload among threads

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why you want to join this company
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Digital circuit Designing for adders, mux, couter, FSM. In Verilog Blocking and non-blocking assignments, RAM RTL code, Datatypes etc
  • Ans. 

    Digital circuit design in Verilog including adders, mux, counter, FSM, RAM RTL code, datatypes, and blocking/non-blocking assignments.

    • Verilog is a hardware description language used for digital circuit design.

    • Adders are used for arithmetic operations, mux for data selection, counter for counting, and FSM for control logic.

    • Blocking assignments are executed sequentially, while non-blocking assignments are executed concur...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduction, Want to join or not

Interview Preparation Tips

Interview preparation tips for other job seekers - Be formal with the explanation.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

OS Networks C Programming Aptitude Mcqs

Round 3 - Coding Test 

Two Coding questions and were of medium to hard level.

Interview Preparation Tips

Interview preparation tips for other job seekers - be Cool and Calm and answer as required. Dont Panic.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Questions related to ipc
  • Q2. Question on data structures
  • Q3. Some on arm architecture
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ofdm, Fixed point, sampling theorem, digital filters,
  • Q2. Previous work clarity
  • Ans. 

    Previous work clarity is essential for successful collaboration and understanding of project requirements.

    • Clearly explain the projects you have worked on in the past, including your role and responsibilities

    • Provide examples of how you communicated with team members to ensure clarity in project goals

    • Discuss any challenges you faced in previous projects and how you overcame them

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Fft, ofdm, CP, sampling theorem, previous experience,
  • Q2. C basics, memory layout, function pointer, big small endian, bit manipulation, zero padding in structures
Round 3 - Coding Test 

Bit manipulation, memory layout, interrupts, semaphore mutex, implement memcpy, sorting, algo to share resource equally

Round 4 - One-on-one 

(1 Question)

  • Q1. Previous work experience, general attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding, strong on basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement atoi in c language
  • Ans. 

    atoi function converts a string to an integer in C language

    • Use a loop to iterate through each character of the input string

    • Check if the character is a digit (0-9) using 'isdigit' function

    • Calculate the integer value by multiplying the current value by 10 and adding the digit value

  • Answered by AI
  • Q2. Remove the head of the linked list mainitning the remaining links

Intern Interview Questions & Answers

Maven Silicon user image s160878 P.Rudra Venkata

posted on 21 Jul 2023

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

I applied via Walk-in and was interviewed in Jun 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 - Technical 

(2 Questions)

  • Q1. Basic digital electronics
  • Q2. Latch and flipflop differences
  • Ans. 

    Latch is level triggered, while flip-flop is edge triggered. Latch is asynchronous, while flip-flop is synchronous.

    • Latch stores data as long as the enable signal is high, while flip-flop stores data only on the rising or falling edge of the clock signal.

    • Latch is level triggered, meaning it changes output whenever the input changes, while flip-flop is edge triggered, changing output only on clock signal edges.

    • Latch is a...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Digital electronics combinational amd sequential circuits
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is VLSI? How do you know about it?
  • Ans. 

    VLSI stands for Very Large Scale Integration. It involves designing and fabricating integrated circuits with millions of transistors on a single chip.

    • VLSI involves the design and fabrication of integrated circuits with millions of transistors on a single chip

    • It is a field within electronic engineering that deals with the miniaturization of circuits to increase functionality and performance

    • VLSI design involves creating ...

  • Answered by AI
Round 2 - Assignment 

VLSI Design Methodologies using Verilog HDL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Panic, Keep Cool

Lumens Technologies Interview FAQs

How many rounds are there in Lumens Technologies Engineering Manager interview?
Lumens Technologies interview process usually has 4 rounds. The most common rounds in the Lumens Technologies interview process are Resume Shortlist, Coding Test and Behavioral.

Tell us how to improve this page.

Lumens Technologies Engineering Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Maven Silicon Interview Questions
4.2
 • 13 Interviews
MaxLinear Interview Questions
3.0
 • 12 Interviews
STJ Electronics Interview Questions
3.5
 • 11 Interviews
Xilinx Interview Questions
4.2
 • 8 Interviews
Elmex Controls Interview Questions
3.3
 • 5 Interviews
View all
Software Development Engineer
70 salaries
unlock blur

₹5 L/yr - ₹9.1 L/yr

Information System Engineer
70 salaries
unlock blur

₹4.5 L/yr - ₹8.5 L/yr

Software Engineer
45 salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Information System Consultant
39 salaries
unlock blur

₹6.3 L/yr - ₹22.6 L/yr

Software Development Consultant
39 salaries
unlock blur

₹8 L/yr - ₹21 L/yr

Explore more salaries
Compare Lumens Technologies with

ILJIN ELECTRONICS

3.6
Compare

STJ Electronics

3.6
Compare

Maven Silicon

4.2
Compare

Tokai Rika Minda

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