Upload Button Icon Add office photos

Ellicium Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Ellicium Solutions Senior Software Engineer Interview Questions and Answers

Updated 5 Apr 2024

Ellicium Solutions Senior 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 Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is array? Difference between tuples and array?
  • Ans. 

    Array is a data structure that stores a collection of elements of the same type.

    • Arrays have a fixed size, while tuples can have a variable size.

    • Arrays are mutable, meaning their elements can be changed, while tuples are immutable.

    • Example: ['apple', 'banana', 'cherry']

  • Answered by AI
  • Q2. 1. What is function, dictionary ,tuple?
  • Ans. 

    Function, dictionary, and tuple are data structures in Python.

    • Function is a block of code that only runs when it is called. It can accept parameters and return values.

    • Dictionary is a collection of key-value pairs. Keys are unique and immutable, while values can be of any data type.

    • Tuple is an ordered, immutable collection of elements. It is defined using parentheses.

  • Answered by AI
  • Q3. Difference between list and array?
  • Ans. 

    Arrays have fixed size, while lists can dynamically grow. Arrays store elements of the same data type, while lists can store different data types.

    • Arrays have a fixed size, while lists can dynamically grow in size.

    • Arrays store elements of the same data type, while lists can store different data types.

    • Arrays are accessed by index, while lists are accessed by iterators or indices.

  • Answered by AI
  • Q4. Write code for tables from 2 to 10 .
  • Ans. 

    Generate multiplication tables from 2 to 10 using loops.

    • Use nested loops to iterate through each table

    • Print the multiplication of the current table number with numbers from 1 to 10

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Asked about hobbies

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Ellicium Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

No negative marking in aptitude test

Round 2 - Group Discussion 

Group discussion topics were abstract

Round 3 - Technical 

(1 Question)

  • Q1. Questions about project and cloud technologies
Round 4 - One-on-one 

(1 Question)

  • Q1. General questions like strengths ad weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for questions regarding skills mentioned on resume

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Rpgle, SqlRpgle questions
Round 2 - Technical 

(1 Question)

  • Q1. Sql and debugging related questions
Round 3 - HR 

(1 Question)

  • Q1. Asked about previous job experience and expectations from current job

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic, SQL heavy questions, has to have basic debugging knowledge.
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. 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 - Case Study 

How would you approach performance issues in an application module

Round 3 - Technical 

(1 Question)

  • Q1. How would you process millions of records in an excel file
  • Ans. 

    Use programming language to read and process data from Excel file efficiently.

    • Use a programming language like Python, Java, or C# to read the Excel file.

    • Utilize libraries like pandas in Python or Apache POI in Java for efficient data processing.

    • Implement batch processing or parallel processing to handle millions of records efficiently.

    • Optimize code for memory management and performance to avoid crashes or slowdowns.

    • Con...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. Oops, docker , security, springboot
  • Q2. End to end project details
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Project Architecture
  • Ans. 

    Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.

    • Project architecture defines how different components of a software system interact with each other.

    • It includes the design decisions related to the organization of code, data, and resources.

    • Common architectural patterns include MVC, microservices, and serverless.

    • Architectural diagrams like...

  • Answered by AI
  • Q2. Springboot components
  • Q3. Angular Lifecycle

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 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 - Technical 

(2 Questions)

  • Q1. Most of questions are on existing profile how you managing the role
  • Q2. Some of questions based on senarios to understand how you manage the situations
Round 3 - Technical 

(1 Question)

  • Q1. Just formal round of discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be focused on what you are doing in current role, this will help while facing the interview
Are these interview questions helpful?
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 

(1 Question)

  • Q1. Deep questions Based on resume . Aptitude questions .
Round 3 - Behavioral 

(1 Question)

  • Q1. Basics of technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Every word in resume matters .
Be confident!
Round 1 - One-on-one 

(1 Question)

  • Q1. What is a solid principal?
  • Ans. 

    SOLID is an acronym for five object-oriented design principles.

    • SOLID principles help in creating software that is easy to maintain and extend.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read core concept of java, springboot,macroservices

Skills evaluated in this interview

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. Based on projects mentioned on resume
  • Q2. Java technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company in terms of job security and growth.
Good learning opportunity

Ellicium Solutions Interview FAQs

How many rounds are there in Ellicium Solutions Senior Software Engineer interview?
Ellicium Solutions interview process usually has 2 rounds. The most common rounds in the Ellicium Solutions interview process are HR and Technical.
What are the top questions asked in Ellicium Solutions Senior Software Engineer interview?

Some of the top questions asked at the Ellicium Solutions Senior Software Engineer interview -

  1. What is array? Difference between tuples and arr...read more
  2. 1. What is function, dictionary ,tup...read more
  3. Write code for tables from 2 to 1...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Ellicium Solutions Senior Software Engineer Salary
based on 33 salaries
₹3 L/yr - ₹6.1 L/yr
70% less than the average Senior Software Engineer Salary in India
View more details

Ellicium Solutions Senior Software Engineer Reviews and Ratings

based on 4 reviews

2.9/5

Rating in categories

4.3

Skill development

2.4

Work-life balance

2.9

Salary

2.9

Job security

2.9

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 4 Reviews and Ratings
Associate Consultant
76 salaries
unlock blur

₹3.2 L/yr - ₹10.1 L/yr

Consultant
68 salaries
unlock blur

₹4.5 L/yr - ₹13.5 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Senior Consultant
24 salaries
unlock blur

₹9 L/yr - ₹14.1 L/yr

Lead Consultant
10 salaries
unlock blur

₹12.8 L/yr - ₹26.1 L/yr

Explore more salaries
Compare Ellicium Solutions with

HSBC Group

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare

Citicorp

3.7
Compare

BNY

3.8
Compare
write
Share an Interview