Upload Button Icon Add office photos

Filter interviews by

Eilisys Technologies Software Engineer Interview Questions and Answers

Updated 2 Jun 2023

Eilisys Technologies Software Engineer Interview Experiences

1 interview found

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 Jun 2022. 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 - One-on-one 

(3 Questions)

  • Q1. C# OOPs concepts, basics on .net framework, frontend languages jquery, javascript, Microsoft SQL Server
  • Q2. Oops concepts multi threading
  • Q3. Sql joins, advance sql

Interview questions from similar companies

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

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

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

In the coding test two sum question was asked

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy to moderate question

Round 2 - One-on-one 

(1 Question)

  • Q1. What is Axios? What is friend function? Given any array find the multiple elements?
  • Ans. 

    Axios is a popular JavaScript library used for making HTTP requests.

    • Axios is commonly used in frontend applications to communicate with backend servers.

    • It supports promises and can be used in both browser and Node.js environments.

    • Example: axios.get('https://api.example.com/data')

    • Friend function is a function that is not a member of a class but has access to its private and protected members.

    • It is declared with the keyw...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement 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 

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

I applied via campus placement at University of Hyderabad, Hyderabad and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Aptitude + Coding Test. 27 basic Aptitude problems and 3 problem solving questions.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Round 1 has questions based on databases. NoSql will be + point. UI technologies and basic data structures.
Round 3 - Technical 

(1 Question)

  • Q1. Technical Round 2, follow-up from round 1. Some more questions on databases

Interview Preparation Tips

Topics to prepare for Valuefy Solutions Software Engineer interview:
  • MySQL
  • Angularjs
  • Node.Js
  • NoSQL
Interview preparation tips for other job seekers - Prepare Databases concept and anyone programing language. Nodejs/Angular will be great to have.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Pattern pic will be shared, write code to print that pattern

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. Core java Java script Servlet jsp
Round 3 - Technical 

(1 Question)

  • Q1. Servlet and jsp
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Campus Placement and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on IOT and related
Round 3 - Coding Test 

Questions mainly from Linked list.

Round 4 - Technical 

(1 Question)

  • Q1. Basically coding round, with basic questions from arrays. One needs to have good communication skills to explain to interviewers.

Interview Preparation Tips

Topics to prepare for VassarLabs Software Engineer interview:
  • DSA
  • IOT
Interview preparation tips for other job seekers - It is an startup, you need to ready for any questions.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2023. There were 3 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 - Aptitude Test 

Questions from ratio and proportion, ship problems, profit and loss, time and work, problem of ages

Round 3 - Coding Test 

It is a writing plus coding round. Two sections of writing with word count of 200 and 350 words. Coding section consists of 3 questions mostly based on for 1.5 hr.

Eilisys Technologies Interview FAQs

How many rounds are there in Eilisys Technologies Software Engineer interview?
Eilisys Technologies interview process usually has 2 rounds. The most common rounds in the Eilisys Technologies interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Eilisys Technologies Software Engineer interview?

Some of the top questions asked at the Eilisys Technologies Software Engineer interview -

  1. C# OOPs concepts, basics on .net framework, frontend languages jquery, javascr...read more
  2. oops concepts multi thread...read more
  3. sql joins, advance ...read more

Tell us how to improve this page.

Eilisys Technologies Software Engineer Salary
based on 5 salaries
₹2.8 L/yr - ₹3.6 L/yr
62% less than the average Software Engineer Salary in India
View more details

Eilisys Technologies Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

1.0

Job Security

5.0

Company culture

1.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Softwaretest Engineer
13 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Software Developer
10 salaries
unlock blur

₹4.1 L/yr - ₹14.5 L/yr

Implementation Engineer
6 salaries
unlock blur

₹4.2 L/yr - ₹6.9 L/yr

Software Engineer
5 salaries
unlock blur

₹3.1 L/yr - ₹11 L/yr

Software Testing Engineer
5 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Eilisys Technologies with

Karvy Financial Services

3.8
Compare

Reliance Money

3.8
Compare

Sonata Finance

3.9
Compare

Link Group

3.8
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