Upload Button Icon Add office photos
Engaged Employer

i

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

CitiusTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CitiusTech Software Engineer Interview Questions and Answers for Freshers

Updated 17 Nov 2024

CitiusTech Software Engineer Interview Experiences for Freshers

5 interviews found

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic coding and db questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial round talked mostly about the role offered, company, project and basic skills
Round 3 - HR 

(1 Question)

  • Q1. Discussion regarding offer letter and documentation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I appeared for an interview before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about the project you are currently working
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial questions
Round 3 - HR 

(1 Question)

  • Q1. Are there any health issues or care giving activities

Software Engineer Interview Questions Asked at Other Companies for Fresher

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts , Questions on projects academics
Round 2 - HR 

(1 Question)

  • Q1. Introduction, some basic questions

I applied via Referral and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of java, stream api's, spring boot questions , questions on angular pipes,find anagram string based simple coding question
Round 2 - Behavioral 

(1 Question)

  • Q1. How would you scale up your application ?,if it fails on one instances how would you know where did it fail, explain has a relationship with real world example and write a code in java representative of th...
  • Ans. 

    To scale up application, use load balancers and monitor logs to identify failures.

    • Use load balancers to distribute traffic across multiple instances

    • Monitor logs to identify where the failure occurred

    • Implement fault tolerance and redundancy to prevent future failures

    • Use auto-scaling to automatically add or remove instances based on traffic

    • Real-world example: Amazon Web Services (AWS) uses load balancers and auto-scaling...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.

Interview Preparation Tips

Interview preparation tips for other job seekers - Relax, do your preparation and have confidence.
These interviews are not that difficult.
Keep your basics clear.
Tip : prepare how to calculate salary of emp be it first last or nth ?

Skills evaluated in this interview

CitiusTech interview questions for designations

 Senior Software Engineer

 (47)

 Software Engineer Trainee

 (12)

 Software Development Engineer

 (2)

 Lead Software Engineer

 (1)

 Senior Software QA Engineer

 (2)

 Senior Software Engineer Testing

 (1)

 Senior Software Test Engineer

 (1)

 Senior Software Quality Assurance Engineer

 (1)

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions related to angular and c# and one small coding test
Round 2 - One-on-one 

(1 Question)

  • Q1. It was a one to one round with the manager and its all about the scenario questions related to process and agile methodology

Interview Preparation Tips

Topics to prepare for CitiusTech Software Engineer interview:
  • Angular
  • aptitude
  • c sharp
  • SQL Server
Interview preparation tips for other job seekers - Nothing hitech about the interview process it was just the two rounds one for the technical and another with the manager and last HR will connect with you regarding the package and policy details.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

I appeared for an interview before Oct 2021.

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. What is Nested List with example
  • Ans. 

    A nested list is a list that contains other lists as its elements.

    • Nested lists can be created using square brackets and separating the elements with commas.

    • Elements of a nested list can be accessed using indexing and slicing.

    • Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]

    • Accessing element 5: my_list[1][1]

  • Answered by AI
  • Q2. What is queue , explain with example
  • Ans. 

    A queue is a data structure that follows the First In First Out (FIFO) principle.

    • Elements are added to the back of the queue and removed from the front.

    • Example: A line of people waiting for a movie ticket.

    • Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Data Structure should be stong
Basic python
Coding skills

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

I applied via LinkedIn and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics Of JS

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions on javascript, angular, html,css
  • Q2. Questions on localstorage , tokens, security, interceptors

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and u will rock

CitiusTech Interview FAQs

How many rounds are there in CitiusTech Software Engineer interview for freshers?
CitiusTech interview process for freshers usually has 2-3 rounds. The most common rounds in the CitiusTech interview process for freshers are Technical, HR and One-on-one Round.
How to prepare for CitiusTech Software Engineer interview for freshers?
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 CitiusTech. The most common topics and skills that interviewers at CitiusTech expect are Application Development, Coding, Automation, Performance Testing and Agile.
What are the top questions asked in CitiusTech Software Engineer interview for freshers?

Some of the top questions asked at the CitiusTech Software Engineer interview for freshers -

  1. How would you scale up your application ?,if it fails on one instances how woul...read more
  2. This interview was placed for experience with 2 years in SQL, SSIS domain. 1 ro...read more
  3. What Prog Languages known? Prior Software Experience? How good on U.S. Client F...read more
How long is the CitiusTech Software Engineer interview process?

The duration of CitiusTech Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

CitiusTech Software Engineer Interview Process for Freshers

based on 3 interviews

3 Interview rounds

  • Technical Round
  • One-on-one Round
  • HR Round
View more
CitiusTech Software Engineer Salary
based on 1.3k salaries
₹3 L/yr - ₹12.2 L/yr
19% less than the average Software Engineer Salary in India
View more details

CitiusTech Software Engineer Reviews and Ratings

based on 160 reviews

3.2/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.0

Salary

2.8

Job security

3.4

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 160 Reviews and Ratings
Senior Software Engineer
2.6k salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Technical Lead
2k salaries
unlock blur

₹7.3 L/yr - ₹28 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Technical Lead 1
386 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Technical Lead 2
305 salaries
unlock blur

₹8 L/yr - ₹27.2 L/yr

Explore more salaries
Compare CitiusTech with

Accenture

3.8
Compare

Capgemini

3.7
Compare

Xoriant

4.1
Compare

HTC Global Services

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