Upload Button Icon Add office photos
Engaged Employer

i

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

Lumiq Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Lumiq Software Engineer Interview Questions and Answers

Updated 13 Jan 2025

Lumiq Software Engineer Interview Experiences

2 interviews found

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

I applied via campus placement at Jaypee Institute of Information Technology, Noida and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain deeply about the projects in my resume.
  • Q2. I gave complete information of all the tech stacks that I have previously worked on and explained the projects in detail.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume thoroughly and make sure to put only those skills about which you are confident.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Brypt lib. I’ve used it in the project
  • Ans. 

    Bcrypt lib is a library used for hashing passwords securely in software projects.

    • Bcrypt lib is commonly used in software projects to securely hash passwords before storing them in a database.

    • It helps protect user passwords from being easily compromised in case of a data breach.

    • Bcrypt uses a salt to add randomness to the hashing process, making it more difficult for attackers to crack passwords.

    • Example: bcrypt.hashSync(...

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

    JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

    • JWT is commonly used for authentication and information exchange in web development.

    • It consists of three parts: header, payload, and signature.

    • Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMe

  • Answered by AI

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Rajiv Gandhi Proudyogiki Vishwavidyalaya (RGPV), Bhopal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Write a function that prints the numbers from 1 to 100. However, for multiples of three, print "Fizz" instead of the number, and for multiples of five, print "Buzz." For numbers that are multiples of both three and five, print "FizzBuzz."

Round 2 - Group Discussion 

Group discussion with fellow students on topics related to IT companies.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Codechef easy level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Few domain related questions
  • Q2. Virtual don vs actual Dom etc
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.

    • Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.

    • Actual DOM refers to the real structure of the HTML elements on a webpage.

    • Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...

  • Answered by AI
  • Q3. Frontend related question as this was for frontend role
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Inversion count
Round 2 - Technical 

(1 Question)

  • Q1. Regex pattern Dynamic programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python slq apti path json sksa

Round 2 - Technical 

(2 Questions)

  • Q1. Problem solving in python
  • Q2. Solving problems in oython
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jul 2023. 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 - Coding Test 

(2 Questions)

  • Q1. MCQ questions testing your knowing in aptitude, logical reasoning, English and speech.
  • Q2. 2 basic programs which you could solve using Java.
Round 3 - Technical 

(3 Questions)

  • Q1. Basic questions related to Java like "Mention 2 OOPS concepts, their definition, advantages, difference between stack and array, etc."
  • Q2. Execute a basic SQL query in online SQL compiler.
  • Q3. Java program to find if an Array List contains duplicate elements using online Java compiler.
  • Ans. 

    Java program to check for duplicate elements in an ArrayList of strings.

    • Iterate through the ArrayList and use a HashSet to store elements as you go.

    • If an element is already in the HashSet, it is a duplicate.

    • Return true if duplicates are found, false otherwise.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Surprisingly, the most difficult round by far. The HR asked in depth about my project, so don't include projects which you are not very in-depth with. Also asked me to introduce myself without mentioning g...

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are strong in the language they mentioned in the job description.
Have projects related to that language in your resume and most importantly be thorough enough to answer any questions asked about your project.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Apti , ex train ,speed work

Round 2 - Coding Test 

From Leetcode questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Related about real time java questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2023. 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 - Coding Test 

Data structures and algos

Round 3 - Technical 

(2 Questions)

  • Q1. Real time scenarios from resume
  • Q2. System design and architecture

Lumiq Interview FAQs

How many rounds are there in Lumiq Software Engineer interview?
Lumiq interview process usually has 1 rounds. The most common rounds in the Lumiq interview process are Technical.
What are the top questions asked in Lumiq Software Engineer interview?

Some of the top questions asked at the Lumiq Software Engineer interview -

  1. What is Brypt lib. I’ve used it in the proj...read more
  2. What is J...read more

Tell us how to improve this page.

Lumiq Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Lumiq Software Engineer Salary
based on 56 salaries
₹6 L/yr - ₹15 L/yr
39% more than the average Software Engineer Salary in India
View more details

Lumiq Software Engineer Reviews and Ratings

based on 12 reviews

2.6/5

Rating in categories

3.4

Skill development

2.4

Work-life balance

3.3

Salary

2.8

Job security

2.3

Company culture

3.0

Promotions

2.5

Work satisfaction

Explore 12 Reviews and Ratings
Data Engineer
81 salaries
unlock blur

₹6 L/yr - ₹15.5 L/yr

Software Engineer
56 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Data Scientist
44 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Senior Data Engineer
33 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Devops Engineer
20 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Explore more salaries
Compare Lumiq with

Fractal Analytics

4.0
Compare

Tiger Analytics

3.7
Compare

Mu Sigma

2.6
Compare

LatentView Analytics

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