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 Interview Questions, Process, and Tips for Experienced

Updated 6 Mar 2025

Top CitiusTech Interview Questions and Answers for Experienced

View all 93 questions

CitiusTech Interview Experiences for Experienced

Popular Designations

135 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell us about yourself
  • Ans. 

    I am a seasoned technical lead with over 10 years of experience in leading software development teams and delivering high-quality products.

    • Over 10 years of experience in software development

    • Proven track record of leading successful development teams

    • Strong expertise in various programming languages and technologies

    • Excellent communication and problem-solving skills

  • Answered by AI
  • Q2. Lot of questions on SQL and Linux commands
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell us about yourself
  • Ans. 

    I am a seasoned technical lead with over 10 years of experience in leading software development teams and delivering high-quality products.

    • Over 10 years of experience in software development

    • Proven track record of leading successful development teams

    • Strong expertise in various programming languages and technologies

    • Excellent communication and problem-solving skills

  • Answered by AI
  • Q2. It was a manager round combined with some technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing much, stick to your basics and prepare all the concepts

Top CitiusTech Technical Lead Interview Questions and Answers

Q1. How to read property file from spring XML configuration? What is the count of word in a sentence ? Bean scopes of spring? Agile method ? Prime numbers ? Internal working of hashmap.
View answer (1)

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)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Program to remove the duplicates
  • Ans. 

    Program to remove duplicates from an array of strings

    • Iterate through the array and store each element in a set to keep track of unique elements

    • Create a new array with the unique elements from the set

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Spark related performnace tunning quetions

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Optimization techniques in spark
  • Ans. 

    Optimization techniques in Spark involve tuning parameters, partitioning data, and using caching.

    • Tune parameters like memory allocation, parallelism, and shuffle partitions for better performance

    • Partition data to distribute workload evenly across nodes

    • Use caching to store intermediate results in memory for faster access

    • Examples: repartition(), cache(), persist() functions in Spark

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about your project
Round 3 - HR 

(1 Question)

  • Q1. After bragging about their company for 25 minutes, they proceed to give you a 15% hike. All the negative reviews about this company is true

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply for this company. They are taking fake interviews just to fill papers and are offering 15% hike so that you do not take the offer. They are just exploiting the candidates

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Registration form and validation
  • Q2. Oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for the technical interview.

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)

CitiusTech interview questions for popular designations

 Senior Software Engineer

 (44)

 Technical Lead

 (28)

 Software Engineer

 (25)

 Software Engineer Trainee

 (12)

 Software Developer

 (10)

 Technical Specialist

 (7)

 Software Developer Trainee

 (6)

 Senior Software Developer

 (5)

Test Lead Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Testing techniques followed while testing
  • Ans. 

    Various testing techniques like black box testing, white box testing, regression testing, etc. are followed while testing.

    • Black box testing focuses on the functionality of the software without looking at the internal code.

    • White box testing involves testing the internal code structure, paths, and branches.

    • Regression testing ensures that new code changes do not adversely affect existing functionalities.

    • Smoke testing is p...

  • Answered by AI
  • Q2. Types of testing done for mobile application
  • Ans. 

    Types of testing for mobile applications include functional testing, performance testing, security testing, usability testing, and compatibility testing.

    • Functional testing ensures the app functions as expected

    • Performance testing checks the app's speed and responsiveness

    • Security testing identifies vulnerabilities and ensures data protection

    • Usability testing evaluates user experience and interface design

    • Compatibility tes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time in giving interview to this company. Even after a week after interview is conducted HR cannot give feedback on interview even after proactively calling HR

Skills evaluated in this interview

Test Lead Interview Questions asked at other Companies

Q1. If you put in an Agile project, Will you be able to do in sprint Automation
View answer (1)

Get interview-ready with Top CitiusTech Interview Questions

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

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. SOLID principles
  • Q2. Microservice Architecture and Kafka

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with core concepts.

Top CitiusTech Software Developer Interview Questions and Answers

Q1. If table or view does not exist what does it mean
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Jobs at CitiusTech

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

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Junit code writing
Round 2 - HR 

(2 Questions)

  • Q1. Reason for job change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Desire for professional growth

    • Seeking new challenges

    • Interested in a more dynamic work environment

  • Answered by AI
  • Q2. Past experience

Top CitiusTech Java Developer Interview Questions and Answers

Q1. Word Frequency Counter Given a string 'S' consisting of words, your task is to calculate how many times each word appears in the string. A word is a series of one or more non-space characters. In 'S', words can be separated by spaces, and y... read more
View answer (1)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Oop questions they will ask
  • Q2. C# basic string var dymaic out ref
  • Q3. Sql , dot net
Round 2 - Managment Round 

(2 Questions)

  • Q1. This round they will ask strategic question
  • Q2. How you will handle the team , deadlines
  • Ans. 

    I will handle the team by setting clear expectations, delegating tasks effectively, monitoring progress, and providing support as needed.

    • Set clear goals and deadlines for the team to ensure everyone is on the same page

    • Delegate tasks based on team members' strengths and workload

    • Regularly check in with team members to monitor progress and offer assistance if needed

    • Adjust deadlines or redistribute tasks as necessary to me...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was rejected in the second round, check what domain the company is working.

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Binary tree implementation
  • Ans. 

    Binary tree implementation involves nodes with at most two children, left and right.

    • Nodes have a parent-child relationship

    • Traversal methods include in-order, pre-order, and post-order

    • Balanced vs unbalanced trees affect performance

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Coding question
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

Technical Lead 2 Interview Questions asked at other Companies

Q1. Different SDLC Models? which one is best? what is STLC
View answer (1)

Technical Lead Interview Questions & Answers

user image Krutika More

posted on 10 Aug 2024

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

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

Round 1 - Coding Test 

Java 8 programming and features

Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Collection question

Top CitiusTech Technical Lead Interview Questions and Answers

Q1. How to read property file from spring XML configuration? What is the count of word in a sentence ? Bean scopes of spring? Agile method ? Prime numbers ? Internal working of hashmap.
View answer (1)

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)

CitiusTech Interview FAQs

How many rounds are there in CitiusTech interview for experienced candidates?
CitiusTech interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the CitiusTech interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for CitiusTech interview for experienced candidates?
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 Java, SQL, Javascript, Angular and Automation.
What are the top questions asked in CitiusTech interview for experienced candidates?

Some of the top questions asked at the CitiusTech interview for experienced candidates -

  1. Assertion in Jmeter. what protocol used in jmeter 3. what is hit per second. 4....read more
  2. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts wit...read more
  3. What if array get assign with null does it still has array len...read more
How long is the CitiusTech interview process?

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

Tell us how to improve this page.

CitiusTech Interview Process for Experienced

based on 80 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

CitiusTech Reviews and Ratings

based on 1.6k reviews

3.4/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.1

Salary

3.0

Job security

3.4

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 1.6k Reviews and Ratings
Java React Developer

Pune,

Chennai

+1

5-10 Yrs

Not Disclosed

Java Full Stack Developer

Pune,

Chennai

+1

5-9 Yrs

Not Disclosed

Cypress Test Engineer

Chennai

5-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead 1
374 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead 2
295 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CitiusTech with

Accenture

3.8
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Wipro

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