Upload Button Icon Add office photos

Filter interviews by

Lyra Network Software Engineer Interview Questions and Answers

Updated 7 Feb 2024

Lyra Network Software Engineer Interview Experiences

2 interviews found

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic MCQ, java, sql , coding puzzle

Round 2 - Technical 

(1 Question)

  • Q1. Java Basic , previous project detailed discussion

Interview Questionnaire 

2 Questions

  • Q1. What is oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain both data and functions.

    • It emphasizes on encapsulation, inheritance, and polymorphism.

    • Examples of OOPs languages are Java, C++, Python, etc.

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

    An error is a mistake or fault in a program that prevents it from functioning as intended.

    • Errors can be syntax errors, runtime errors, or logical errors.

    • Syntax errors occur when the code violates the rules of the programming language.

    • Runtime errors occur when the program is running and encounters an unexpected condition.

    • Logical errors occur when the program runs without errors, but produces incorrect results.

    • Examples o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Soo easy aptitude exam asked questions

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops in Java,fibo, and sorting
  • Ans. 

    OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.

    • OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.

    • Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).

    • Sorting involves arranging el...

  • Answered by AI
  • Q2. Why is garbage collector is used in java etc more of java questions
  • Q3. Can main can be overloaded and overrided
  • Ans. 

    Yes, main can be overloaded but not overridden in C++.

    • Main can be overloaded by defining multiple functions with different parameters.

    • Example: int main() and int main(int argc, char* argv[])

    • Main cannot be overridden as it is a static function of the program.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and get your basics right
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked Java coding question
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Technical sql questions

Round 2 - Coding Test 

Oops concept and sql db questions

Round 3 - Technical 

(1 Question)

  • Q1. Dependency injection
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical related to DSA, Problem Solving and Coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round is apti when in placement

Round 2 - Coding Test 

Too hard all are dsa questions

Software Engineer Interview Questions & Answers

OneCard user image Kishan KAVATHIYA (Kishu)

posted on 15 May 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Internal Implementation of HashMap
  • Ans. 

    HashMap is implemented using an array of linked lists to handle collisions.

    • HashMap stores key-value pairs in an array of linked lists

    • Hash function is used to determine the index of the array where the key-value pair will be stored

    • Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list

    • HashMap allows null keys and values

    • HashMap is not synchronized...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Introduce yourself
  • Q2. Describe your project and the tools and technologies you have used in your project.
  • Q3. What is multitenancy in your project? How did you handle it?
  • Q4. Question about stored procedures and how parameters are used
  • Q5. Questions about spring framework and MVC.
  • Q6. Have you used jQuery? What is $ in Jquery?
Round 2 - HR 

(4 Questions)

  • Q1. What is your current CTC?
  • Q2. What is your Expected CTC?
  • Q3. Why are you willing to join us?
  • Q4. Are you willing to relocate?

Interview Preparation Tips

Topics to prepare for Nomura Research Institute Financial Technologies India Software Engineer interview:
  • Core Java
  • Spring Framework
  • Spring Mvc
  • JSP
  • Servlets
  • Oracle SQL
  • Stored Procedures
  • JMS
  • Tomcat
Interview preparation tips for other job seekers - This interview was conducted in Feb 2020. So, a lot has changed after that. If you are preparing now in 2025, then you need to be conversant in Java, J2EE, Spring Framework, Spring boot, Microservices, JSP, Angular/React, Oracle SQL.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2022.

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 

The question they were asked in coding round was too easy , anyone who has basic knowledge of coding can easily solve that question.

Round 3 - Technical 

(1 Question)

  • Q1. They asked me question related my project , DBMS, Is question.
Round 4 - One-on-one 

(1 Question)

  • Q1. Interviewer asked me explain my project, asked some basic question related to coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Before the interview please go through with your resume one time.

Lyra Network Interview FAQs

How many rounds are there in Lyra Network Software Engineer interview?
Lyra Network interview process usually has 2 rounds. The most common rounds in the Lyra Network interview process are Technical and Coding Test.
What are the top questions asked in Lyra Network Software Engineer interview?

Some of the top questions asked at the Lyra Network Software Engineer interview -

  1. what is o...read more
  2. what is er...read more
  3. Java Basic , previous project detailed discuss...read more

Tell us how to improve this page.

Lyra Network Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Lyra Network Software Engineer Salary
based on 8 salaries
₹7 L/yr - ₹18 L/yr
74% more than the average Software Engineer Salary in India
View more details
Software Developer
27 salaries
unlock blur

₹3.3 L/yr - ₹17 L/yr

Assistant Manager
10 salaries
unlock blur

₹4.8 L/yr - ₹13 L/yr

Java Developer
10 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Operations Executive
9 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Senior Software Developer
8 salaries
unlock blur

₹17 L/yr - ₹20.6 L/yr

Explore more salaries
Compare Lyra Network with

Tech Mahindra

3.5
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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