Upload Button Icon Add office photos

Filter interviews by

Citrix Sr. Sccm Engineer Interview Questions and Answers

Updated 11 Oct 2020

Citrix Sr. Sccm Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 3 rounds of technical and one final round with VP

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers were very friendly and make you comfortable but the recruitment process is pathetic. In my case they confirmed my selection first and then rejected me after one day as they got someone with less salary. The company has world's worst recruitment process

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. About projects and then questions related to ML and DL. Mostly focused on DL part
  • Q2. What is the difference between Adam optimizer and Gradient Descent Optimizer?
  • Ans. 

    Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.

    • Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.

    • Adam optimizer uses adaptive learning rates for each parameter.

    • Gradient Descent optimizer has a fixed learning rate for all parameters.

    • Adam optimizer includes momentum to speed up convergence.

    • Gradient Descent optimizer updates parameters b...

  • Answered by AI
  • Q3. When to use Relu and when not?
  • Ans. 

    Use ReLU for hidden layers in deep neural networks, avoid for output layers.

    • ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.

    • Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.

    • Consider using Leaky ReLU or Sigmoid for output layers depending on the task.

    • ReLU is computationally efficient and helps in preventing the vanishing gradient prob...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Standard question from sql and python in hackerrank

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the direction of pointers

    • Start with three pointers: current, previous, and next

    • Iterate through the linked list, updating pointers to reverse the direction

    • Return the new head of the reversed linked list

  • Answered by AI
  • Q2. Question based on joins and subquery
Round 3 - HR 

(2 Questions)

  • Q1. More question about project
  • Q2. What do you know about genAI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and be honest

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Asked about some machine learning concepts like NLP, TensorFlow etc
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How can Logistic regression be applied for multiclasstext classification
  • Ans. 

    Logistic regression can be applied for multiclasstext classification by using one-vs-rest or softmax approach.

    • One-vs-rest approach: Train a binary logistic regression model for each class, treating it as the positive class and the rest as the negative class.

    • Softmax approach: Use the softmax function to transform the output of the logistic regression into probabilities for each class.

    • Evaluate the model using appropriate...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

180 mins of online test with camera ON. Major topics include Excel, Aptitude, Python, Statistics and Case Study

Round 2 - Technical 

(2 Questions)

  • Q1. Explain Apriori Method
  • Ans. 

    Apriori method is a popular algorithm for frequent itemset mining in data mining.

    • Used for finding frequent itemsets in transactional databases

    • Based on the concept of association rule mining

    • Involves generating candidate itemsets and pruning based on support threshold

    • Example: If {milk, bread} is a frequent itemset, then {milk} and {bread} are also frequent

  • Answered by AI
  • Q2. Explain train-test in Scikit learn
  • Ans. 

    Train-test split is a method used to divide a dataset into training and testing sets for model evaluation in Scikit learn.

    • Split the dataset into two subsets: training set and testing set

    • Training set is used to train the model, while testing set is used to evaluate the model's performance

    • Common split ratios are 70-30 or 80-20 for training and testing sets

    • Example: X_train, X_test, y_train, y_test = train_test_split(X, y,

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

(2 Questions)

  • Q1. Explain about projects in current company
  • Q2. Why do you want to move to an individual contributor role from a managerial position
Round 4 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join Wolters Kluwer?
  • Q2. Discussion around analytics and managerment reporting deliverables in current org.

Interview Preparation Tips

Topics to prepare for Wolters Kluwer Data Scientist interview:
  • Advanced Excel
  • Python
  • Power Bi
  • Pivot Table
Interview preparation tips for other job seekers - You must be an advanced Excel user and decent knowledge of Python.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How does fbpropher forecasting model works and how is can be used to forecsst trafffic
  • Ans. 

    fbprophet is a forecasting model developed by Facebook that uses time series data to make predictions.

    • fbprophet is an open-source forecasting tool developed by Facebook's Core Data Science team.

    • It is based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.

    • fbprophet can be used to forecast traffic by providing historical data on traffic patterns and usi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thourough with maths of forecasting techniques and parameter tuning

Tell us how to improve this page.

People are getting interviews through

based on 1 Citrix interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

IBM Interview Questions
4.1
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 868 Interviews
Amdocs Interview Questions
3.8
 • 514 Interviews
Cisco Interview Questions
4.2
 • 388 Interviews
Dell Interview Questions
4.1
 • 384 Interviews
SAP Interview Questions
4.2
 • 298 Interviews
Salesforce Interview Questions
4.1
 • 262 Interviews
Adobe Interview Questions
4.0
 • 246 Interviews
View all
Technical Support Engineer
163 salaries
unlock blur

₹4.4 L/yr - ₹17 L/yr

Senior Software Engineer
109 salaries
unlock blur

₹15 L/yr - ₹42 L/yr

Senior Technical Support Engineer
77 salaries
unlock blur

₹10.9 L/yr - ₹25 L/yr

Software Engineer2
67 salaries
unlock blur

₹13.4 L/yr - ₹30 L/yr

Software Engineer
58 salaries
unlock blur

₹9.9 L/yr - ₹29.5 L/yr

Explore more salaries
Compare Citrix with

VMware Software

4.4
Compare

Microsoft Corporation

4.1
Compare

IBM

4.1
Compare

Oracle

3.7
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