Upload Button Icon Add office photos

Filter interviews by

Lucid Imaging Software Engineer Interview Questions and Answers

Updated 22 May 2024

Lucid Imaging Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 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 - Aptitude Test 

It was a campus drive I had to attend apps which contains the MCQ.

Round 3 - Coding Test 

They will give an program to complete with the specified time

Round 4 - Technical 

(2 Questions)

  • Q1. Technical knowledge evaluation
  • Q2. Can't be disclosed, against company policy

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, you will surely get into
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Merge of mcq includes aptitude,logical reasoning,c++ oops concept looping

Round 2 - Coding Test 

Ask about valid number by given formula in c or python

Interview Preparation Tips

Topics to prepare for Lucid Imaging Software Engineer interview:
  • C
  • C++
  • Python

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

There was total of 40 questions
First 20: Aptitude based topics like time and work, profit and loss, speed and distance
Second 20: Programming MCQs based on C, C++ and python. Task is to guess the correct output and errors.

Round 2 - Assignment 

There were 4 coding questions based on array, 2 SQL queries and one article.
Coding questions were easy for batch 2 but difficult for batch 1. Star patterns are present in batch 1.
SQL queries were easy.
One article (200-300)words. Topics was Google maps.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Founder came and asked approach I used to solve coding questions in round 2. He then check the output for each question. Then he checked the SQL queries I have written, in which I had write two wrong queri...
  • Q2. He asked me about different approaches to solve a problem
  • Q3. He asked about the project I had done on Java Full stack.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice aptitude and c, c++ and python output based mcqs which can be easily found on gfg.
Practice as much coding questions based on array, patterns and star patterns.
Practice as much SQL queries as you can.
You have to carry your own laptop so install atleast one ide which can work without internet.
Also practice writing articles for this company (2-3).
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Write a code for HTML DOM

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

Ask coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Based role depended
Round 3 - Technical 

(1 Question)

  • Q1. Project manager
Round 4 - HR 

(1 Question)

  • Q1. Sallary discuss
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2023. There were 2 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. Asked to explain project in details
  • Q2. Some of the coding questions and functions questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be self confident and be trough in your knowledge. Fast process
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Simple Coding questions without DSA

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic C#, DSA Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy selection

Interview Questionnaire 

2 Questions

  • Q1. Questions from C, Data structure, OS,Database
  • Q2. Technical + HR

Interview Preparation Tips

Round: Test
Experience: This round was simple.
It consist of 5 sections ..1.Aptitude (10 questions). 2.Operating System Basics and Unix Commands(16 questions) 3.Data Structure(9 questions) 4.Output C Questions(6 questions) 5.Programming questions out of 4 any 2 you can do.(2 questions from data structure and 2 from sorting)
Tips: If you know the basics of all these topics then you can easily clear this round.Try to score as more marks as possible because this score counts in the next round too.

Round: Technical Interview
Experience: Moderate
Tips: Be confident and don't get panic.If you don't know anything simply say no don't waste time.

Round: Technical Interview
Experience: Moderate

Skill Tips: Be Confident and keep calm.You must have the complete knowledge of the projects which you have written in your resume.
Skills: C, Data Structure, os, Database
College Name: VIT VELLORE

Lucid Imaging Interview FAQs

How many rounds are there in Lucid Imaging Software Engineer interview?
Lucid Imaging interview process usually has 3 rounds. The most common rounds in the Lucid Imaging interview process are Aptitude Test, Coding Test and Resume Shortlist.
How to prepare for Lucid Imaging Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Lucid Imaging. The most common topics and skills that interviewers at Lucid Imaging expect are C#.Net, C++, MFC, Multithreading and QT.
What are the top questions asked in Lucid Imaging Software Engineer interview?

Some of the top questions asked at the Lucid Imaging Software Engineer interview -

  1. Can't be disclosed, against company pol...read more
  2. Technical knowledge evaluat...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Lucid Imaging interviews
Campus Placement
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Lucid Imaging Software Engineer Salary
based on 27 salaries
₹3.1 L/yr - ₹10 L/yr
22% less than the average Software Engineer Salary in India
View more details

Lucid Imaging Software Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

2.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
27 salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

Software Developer
12 salaries
unlock blur

₹3.3 L/yr - ₹5.2 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Project Engineer
7 salaries
unlock blur

₹3.6 L/yr - ₹7.3 L/yr

Support Engineer
7 salaries
unlock blur

₹4.4 L/yr - ₹7.8 L/yr

Explore more salaries
Compare Lucid Imaging with

GE Healthcare

4.1
Compare

Siemens Healthineers

4.0
Compare

Philips

3.9
Compare

FUJIFILM

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview