Upload Button Icon Add office photos

Filter interviews by

Celsior Technologies Interview Questions, Process, and Tips

Updated 5 Jun 2024

Top Celsior Technologies Interview Questions and Answers

Celsior Technologies Interview Experiences

Popular Designations

5 interviews found

Architect Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

(2 Questions)

  • Q1. Technical interview questions followed by coding test
  • Q2. Technical questions on Angular, .net
Round 3 - Technical 

(1 Question)

  • Q1. Technical interview questions involving architecture, design patterns

Architect Interview Questions asked at other Companies

Q1. How do you find the resources available on a server if it is on premise?
View answer (2)

Module Lead Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2023

Interview experience
4
Good
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 - Coding Test 

Core Java programming, selenium questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical Round with Manager
  • Q2. Java related questions - String based

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good skills on core Java and selenium for automation testing

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2022. 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. ETL basic and scenario based question mostly would be taken up by TL
Round 3 - Technical 

(1 Question)

  • Q1. ETL basics and previous work experience and project related mostly would be with Manager
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion, about celsior company, benifits, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds completed with in a week.

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jun 2023.

Round 1 - Technical 

(8 Questions)

  • Q1. Usage of Oops in framework
  • Ans. 

    Object-oriented programming principles are used in framework design to improve code reusability, maintainability, and scalability.

    • Encapsulation: Encapsulating data and behavior within classes to hide implementation details.

    • Inheritance: Reusing code and extending functionality through parent-child class relationships.

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

    • Abst...

  • Answered by AI
  • Q2. How to handle frames , nested frames
  • Ans. 

    Frames and nested frames in web applications can be handled using switchTo() method in Selenium WebDriver.

    • Use driver.switchTo().frame() to switch to a frame by index, name or WebElement.

    • To switch back to the default content, use driver.switchTo().defaultContent().

    • For nested frames, switch to the parent frame first before switching to the child frame.

  • Answered by AI
  • Q3. How to handle web table elements
  • Ans. 

    Web table elements can be handled using various methods like locating elements, extracting data, and performing actions.

    • Locate the table element using its xpath, id, class name, etc.

    • Extract data from the table using methods like getText() or getAttribute().

    • Perform actions like clicking on a specific cell or row based on the data in the table.

  • Answered by AI
  • Q4. Name some exceptions and how to handle them.
  • Ans. 

    Handling exceptions is crucial in software development to ensure smooth functioning of the application.

    • Use try-catch blocks to handle exceptions gracefully

    • Throw custom exceptions to provide more specific error messages

    • Implement proper logging to track and troubleshoot exceptions

    • Handle different types of exceptions such as NullPointerException, ArrayIndexOutOfBoundsException, and IOException

  • Answered by AI
  • Q5. Java basic questions
  • Q6. String reverse program
  • Ans. 

    Program to reverse an array of strings

    • Iterate through the array of strings

    • For each string, reverse the characters

    • Store the reversed strings in a new array

  • Answered by AI
  • Q7. Windows, alerts and select class
  • Q8. Locators and Api status codes
Round 2 - Technical 

(2 Questions)

  • Q1. Permutation and combination program
  • Q2. Behavioral questions.
Round 3 - HR 

(2 Questions)

  • Q1. Why are you leaving your current organisation
  • Q2. Your expectation from company

Skills evaluated in this interview

Senior Software Quality Assurance Engineer Interview Questions asked at other Companies

Q1. Difference between HTTP and HTTP2, and the real-time use cases for the HTTP2 advantages
View answer (1)

Celsior Technologies interview questions for popular designations

 Module Lead

 (2)

 Technical Lead

 (1)

 Senior Software Quality Assurance Engineer

 (1)

 Architect

 (1)

Module Lead Interview Questions & Answers

user image Anonymous

posted on 11 May 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 - Technical 

(1 Question)

  • Q1. ETL Related question
Round 3 - Technical 

(1 Question)

  • Q1. ETL related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing Be technical and learn basic concepts of ETL

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Professional job related
  • Q2. Experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes sure

I appeared for an interview in Mar 2018.

Interview Preparation Tips

General Tips: This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher.
You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Skills: Communication, Problem Solving, Leadership, Decision Making Skills

Interview Preparation Tips

Round: TECHNICAL ROUND TEST
Experience: A 45 mins round which consisted of 30 mins of core questions and 15 mins of data structures.  It was a mix of test on our knowledge .

Round: HR Interview
Experience: Most of the questions were based on general knowledge and many of them were from the resume provides by me

General Tips: It is always advisable to be prepared with certain set of general questions which make it easier to answer.
Skill Tips: Focus on your Study.. Revise the subject that you have studied at the time of Interview
Skills: Technical Skills
College Name: IIT MADRAS

Interview Preparation Tips

Round: Test
Experience: Questions were on Aptitude, English, Probability, Permutations andCombinations and Programming (C, C++). NO Group Discussion was held.Candidates were shortlisted on the basis of their test scores.

Round: Technical Interview
Experience: Total time of this round was 45 minutes.First 30 minutes, questions on core programming were asked and in the remaining 15 minutes questions were asked on data structures.

Round: HR Interview
Experience: This was a 5 minute round where questions were put up, some based on the resume and other were general questions.

Skills: Knowledge in MATLAB.
College Name: IIT MADRAS

Interview Questionnaire 

1 Question

  • Q1. Concepts

Celsior Technologies Interview FAQs

How many rounds are there in Celsior Technologies interview?
Celsior Technologies interview process usually has 3-4 rounds. The most common rounds in the Celsior Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Celsior Technologies 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 Celsior Technologies. The most common topics and skills that interviewers at Celsior Technologies expect are OOPS, Web Api, .Net, .Net Core and C#.
What are the top questions asked in Celsior Technologies interview?

Some of the top questions asked at the Celsior Technologies interview -

  1. Name some exceptions and how to handle th...read more
  2. How to handle frames , nested fra...read more
  3. How to handle web table eleme...read more

Tell us how to improve this page.

Celsior Technologies Interview Process

based on 5 interviews

Interview experience

3.4
  
Average
View more

Celsior Technologies Reviews and Ratings

based on 40 reviews

3.3/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.7

Salary

2.9

Job security

3.1

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 40 Reviews and Ratings
Technical Lead
38 salaries
unlock blur

₹18 L/yr - ₹36 L/yr

Module Lead
15 salaries
unlock blur

₹16.6 L/yr - ₹34.8 L/yr

Senior Technical Lead
11 salaries
unlock blur

₹26.4 L/yr - ₹38 L/yr

Software Engineer
10 salaries
unlock blur

₹6 L/yr - ₹16.6 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹14 L/yr - ₹30 L/yr

Explore more salaries
Compare Celsior Technologies with

Reliance Communications

4.0
Compare

Henry Harvin Education

3.7
Compare

GAO Tek

4.4
Compare

Tata Teleservices

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