Upload Button Icon Add office photos
Engaged Employer

i

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

PureSoftware Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 431 Reviews

Filter interviews by

PureSoftware Citrix Administrator Interview Questions and Answers

Updated 23 Dec 2024

PureSoftware Citrix Administrator Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. PVS logon process for Citrix
  • Ans. 

    PVS logon process involves streaming a vDisk to a target device for user logon.

    • PVS streams a vDisk to target device over network during logon process

    • User credentials are authenticated by Citrix Delivery Controller

    • User profile is loaded from vDisk during logon

    • Applications are launched from vDisk after logon

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Citrix logon process
Round 3 - Technical 

(1 Question)

  • Q1. DNS resolving ,DHCP

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions on java , spring boot , containarisation tools, coding, SOLID principles
Round 2 - Assignment 

5 coading questions were asked in it

Round 3 - HR 

(1 Question)

  • Q1. Manegerial round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

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

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

4 sections Quantitative Analysis, Programming Based (output analysis, error detection), Aptitude and ML Engineering ( activation functions, models etc basics)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Merge Sort simple divide and conquer but a pain to execute they really just look for how logical you are and if your approach is correct
  • Q2. Talk about your projects previous experience etc
Round 3 - HR 

(2 Questions)

  • Q1. What do you think about Q
  • Q2. Personality based questions like what are your hobbies, what drives you etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident consistent and concise
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java OOPS
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It's aptitude and coding test they asked questions related to data interpretation mostly.and one coding question easy one and two SQL questions I got on joins

Round 2 - Group Discussion 

Topic given by them you have two minutes to think and then discuss with group for 5 minutes. At the end they ask for conclusion from everyone there is group of eight students and they select two or three from them

Round 3 - Technical 

(5 Questions)

  • Q1. Asked about testing
  • Q2. What are types of testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: Testing individual components or functions of the software.

    • Integration testing: Testing how different components work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements.

    • Regression testing: Testing to ensu...

  • Answered by AI
  • Q3. Project related questions
  • Q4. Hr related questions
  • Q5. Whitebox vs black box testing
  • Ans. 

    Whitebox testing is testing the internal logic of the software, while black box testing is testing the functionality without knowledge of the internal code.

    • Whitebox testing involves testing the internal structure, code paths, and algorithms of the software.

    • Black box testing involves testing the functionality, inputs, and outputs of the software without knowledge of the internal code.

    • Whitebox testing is typically done b...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Questions on my recent project and DSA questions.
Round 2 - Technical 

(1 Question)

  • Q1. Only DSA questions
Round 3 - HR 

(1 Question)

  • Q1. Tell me some thing about yourself and weakness and strengths
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Jul 2023. There were 4 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 - Coding Test 

First round was a coding test on hackerearth. 5 objective, 2 coding and 1 sql question was there. Questions were easy.

Round 3 - Technical 

(3 Questions)

  • Q1. Given an array of length n and a value k. Return a list of array which contains not more that k elements in each row of the list. Note: Check for the edge cases.
  • Q2. Give a list of cards, sort on the basis of their rank and suit.
  • Ans. 

    Sort a list of cards based on their rank and suit.

    • Create a custom sorting function that first sorts by rank and then by suit

    • Use a comparison function to compare ranks and suits of each card

    • Example: ['2H', '3D', '10S', 'AH', '4C'] should be sorted as ['2H', '3D', '4C', '10S', 'AH']

  • Answered by AI
  • Q3. Can we use a user defined class as a key in hashmap? If yes explain how?
Round 4 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Technical questions related to java and dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics of java and dsa.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Sep 2023. There were 4 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 

(1 Question)

  • Q1. Advance level based on experience
Round 3 - Technical 

(1 Question)

  • Q1. Experience level
Round 4 - HR 

(1 Question)

  • Q1. Experience related
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts , can be solved in any logic using js as well

PureSoftware Interview FAQs

How many rounds are there in PureSoftware Citrix Administrator interview?
PureSoftware interview process usually has 3 rounds. The most common rounds in the PureSoftware interview process are Technical.
What are the top questions asked in PureSoftware Citrix Administrator interview?

Some of the top questions asked at the PureSoftware Citrix Administrator interview -

  1. PVS logon process for Cit...read more
  2. Citrix logon proc...read more
  3. DNS resolving ,D...read more

Tell us how to improve this page.

PureSoftware Citrix Administrator Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
Coforge Interview Questions
3.3
 • 514 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
CitiusTech Interview Questions
3.4
 • 267 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
View all
Senior Software Engineer
455 salaries
unlock blur

₹8.1 L/yr - ₹32 L/yr

Software Engineer
232 salaries
unlock blur

₹3.8 L/yr - ₹15.2 L/yr

Lead Engineer
187 salaries
unlock blur

₹10.3 L/yr - ₹38.5 L/yr

Technical Lead
154 salaries
unlock blur

₹13 L/yr - ₹40 L/yr

Associate Software Engineer
84 salaries
unlock blur

₹2.6 L/yr - ₹12.5 L/yr

Explore more salaries
Compare PureSoftware with

Persistent Systems

3.5
Compare

LTIMindtree

3.8
Compare

Mphasis

3.4
Compare

Coforge

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