Upload Button Icon Add office photos

Filter interviews by

Citrix R&d India Pvt. Lit Senior Software Engineer 1 Interview Questions and Answers

Updated 26 Jun 2023

Citrix R&d India Pvt. Lit Senior Software Engineer 1 Interview Experiences

1 interview found

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 - Coding Test 

Hacker rank , 2 coding questions then technical discussion

Round 3 - Technical 

(1 Question)

  • Q1. Oops design lld hld coding
Round 4 - HR 

(1 Question)

  • Q1. About change and salary part

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2021. 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 

(2 Questions)

  • Q1. Jdbc connectivity, data manipulation without Java date api, general SQL statement
  • Q2. Was made to write code on picece of papaer

Interview Preparation Tips

Interview preparation tips for other job seekers - Concrete on core Java and problem solving techniques

I applied via Naukri.com and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. If fresher then based on topic taken in BE,if experienced then based on work in previous company

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Senior Software Engineer 1 interview:
  • Aspice
  • AUTOSAR
  • Adas
  • C
  • C++
  • Java
  • Phyton
Interview preparation tips for other job seekers - Best place to work, management is good,hike is okay,work-life balance is awesome
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Arrays and strings - 90 mins

Round 2 - Coding Test 

Create Modules, railway reservation system - 60 mins

Round 3 - Technical 

(5 Questions)

  • Q1. Difference between hashmap and hasptable
  • Q2. Why typescript over javascript
  • Q3. Find the percentage of increace in the quantity of item after making it price 20% extra
  • Q4. What is normalization
  • Q5. Date and time api available
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

30min duration simple questions

Round 2 - Coding Test 

Basic array 2 coding questions

Round 3 - Technical 

(5 Questions)

  • Q1. Introduce yorself
  • Q2. Explain about final year project
  • Q3. Github link for project
  • Q4. What is oops in java
  • Q5. What is polymorphism explain with examples
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Nov 2024.

Round 1 - Coding Test 

It was codility test with 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. One codility question
Round 3 - One-on-one 

(1 Question)

  • Q1. Design system like uber eats
Round 4 - One-on-one 

(1 Question)

  • Q1. Design system like youtube
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Data structure related question

Round 2 - Technical 

(4 Questions)

  • Q1. Quesitions related to data structure, cloud
  • Q2. Find the second highest integer
  • Ans. 

    To find the second highest integer in an array, sort the array in descending order and return the second element.

    • Sort the array in descending order

    • Return the second element in the sorted array

    • Handle edge cases like duplicates or small arrays

  • Answered by AI
  • Q3. Question related to two sum
  • Q4. Some sliding window problems
Round 3 - HR 

(1 Question)

  • Q1. General Behavioral Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the basics

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain microservices.
  • Q2. OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - This was a contract-based position, so just 1 round of interviews was conducted.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Features of new Java versions?
  • Ans. 

    New Java versions introduce various features and improvements for developers.

    • Java 8 introduced lambda expressions and the Stream API for functional programming.

    • Java 9 added the module system to improve code organization and security.

    • Java 10 included local variable type inference for cleaner code.

    • Java 11 introduced the HttpClient API for easier HTTP communication.

    • Java 12 added switch expressions for more concise code.

    • Ja...

  • Answered by AI
  • Q2. Hash map, hashing and internal working of collision handling
Round 2 - Technical 

(2 Questions)

  • Q1. Lru cache and its implementation in java
  • Ans. 

    LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.

    • Use a LinkedHashMap to implement LRU cache in Java

    • Override removeEldestEntry method to limit the size of the cache

    • Accessing an element updates its position in the cache

  • Answered by AI
  • Q2. In depth discussion on basic of java
Round 3 - Behavioral 

(2 Questions)

  • Q1. Why sap and what if we offer less compensation
  • Ans. 

    I chose SAP because of its industry-leading reputation and comprehensive suite of solutions. If offered less compensation, I would consider the overall growth opportunities and work-life balance.

    • SAP is a widely used enterprise software with a strong market presence

    • SAP offers a wide range of solutions for various industries, providing valuable experience and skill development

    • Consider the overall growth opportunities, wo...

  • Answered by AI
  • Q2. About current project and ways you would make it better
Round 4 - Cross LOB 

(2 Questions)

  • Q1. Implement stack using other data structures
  • Ans. 

    Implement stack using array or linked list

    • Use an array or linked list to store elements in the stack

    • Implement push() and pop() functions to add and remove elements from the stack

    • Maintain a pointer to keep track of the top element in the stack

  • Answered by AI
  • Q2. Current project and what technology you are using
Round 5 - HR 

(2 Questions)

  • Q1. What motivates you to join sap
  • Ans. 

    I am motivated to join SAP because of their reputation for innovation, global impact, and opportunities for growth.

    • SAP is a global leader in enterprise software solutions, offering cutting-edge technology and opportunities to work on impactful projects.

    • I am excited about the chance to work with a diverse team of talented individuals and learn from industry experts.

    • SAP's commitment to innovation and continuous learning ...

  • Answered by AI
  • Q2. What is your top priority while choosing new job
  • Ans. 

    My top priority while choosing a new job is growth opportunities and a positive work culture.

    • Opportunities for career advancement and skill development

    • Positive work environment and company culture

    • Alignment with personal values and goals

    • Competitive compensation and benefits

    • Work-life balance

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2medium level questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion for 30 mins
  • Q2. Dsa problem medium level

Citrix R&d India Pvt. Lit Interview FAQs

How many rounds are there in Citrix R&d India Pvt. Lit Senior Software Engineer 1 interview?
Citrix R&d India Pvt. Lit interview process usually has 4 rounds. The most common rounds in the Citrix R&d India Pvt. Lit interview process are Resume Shortlist, Coding Test and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 887 Interviews
Google Interview Questions
4.4
 • 846 Interviews
Amdocs Interview Questions
3.8
 • 524 Interviews
Zoho Interview Questions
4.3
 • 504 Interviews
Cisco Interview Questions
4.2
 • 395 Interviews
SAP Interview Questions
4.2
 • 303 Interviews
View all
Citrix R&d India Pvt. Lit Senior Software Engineer 1 Salary
based on 20 salaries
₹20.5 L/yr - ₹33.3 L/yr
45% more than the average Senior Software Engineer 1 Salary in India
View more details

Citrix R&d India Pvt. Lit Senior Software Engineer 1 Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

5.0

Company culture

4.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Technical Support Engineer
81 salaries
unlock blur

₹8.4 L/yr - ₹22 L/yr

Technical Support Engineer
57 salaries
unlock blur

₹5.9 L/yr - ₹14 L/yr

Senior Software Engineer
47 salaries
unlock blur

₹15 L/yr - ₹44.5 L/yr

Senior Software Engineer 2
45 salaries
unlock blur

₹21 L/yr - ₹48 L/yr

Software Engineer
35 salaries
unlock blur

₹12 L/yr - ₹25 L/yr

Explore more salaries
Compare Citrix R&d India Pvt. Lit with

Microsoft Corporation

4.1
Compare

Oracle

3.7
Compare

IBM

4.1
Compare

Google

4.4
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