Upload Button Icon Add office photos

CtrlS

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

CtrlS Associate Interview Questions and Answers

Updated 10 Apr 2024

CtrlS Associate Interview Experiences

1 interview found

Associate Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

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

I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. There were queries of sql and dbms asked me about php related to the project
  • Q2. I gave answer on those questions overall easy compared to previous
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself your family etc
  • Q2. Related to you and your family wanted to know work culture fitting

Interview questions from similar companies

Associate Interview Questions & Answers

CitiusTech user image Kshitija Bagul

posted on 10 Sep 2024

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

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain random forest
  • Ans. 

    Random forest is an ensemble learning method that builds multiple decision trees and merges them to improve accuracy and prevent overfitting.

    • Random forest is a type of ensemble learning method.

    • It builds multiple decision trees during training.

    • Each tree is built using a subset of the training data and a random subset of features.

    • The final prediction is made by averaging the predictions of all the individual trees.

    • Random...

  • Answered by AI
  • Q2. What is boosting
  • Ans. 

    Boosting is a machine learning ensemble technique where multiple weak learners are combined to create a strong learner.

    • Boosting is an iterative process where each weak learner is trained based on the errors of the previous learners.

    • Examples of boosting algorithms include AdaBoost, Gradient Boosting, and XGBoost.

    • Boosting is used to improve the accuracy of models and reduce bias and variance.

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concept Java fundamentals
Round 2 - Technical 

(1 Question)

  • Q1. Project work framework Rest Assured

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It was the easy round to clear they ask basic quans which include DBMS and grammar over all the round was easy

Round 2 - Communication 

(1 Question)

  • Q1. The test was condected by AI overall the round is easy
Round 3 - Technical 

(1 Question)

  • Q1. They asked questions about my project and basic question in java
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 Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. What are networking devices
  • Ans. 

    Networking devices are hardware devices that facilitate communication and data transfer between different devices in a network.

    • Networking devices include routers, switches, hubs, modems, and firewalls.

    • Routers are used to connect multiple networks together and direct traffic between them.

    • Switches are used to connect devices within a network and direct traffic between them.

    • Hubs are used to connect multiple devices within...

  • Answered by AI
  • Q2. Few questions on OSI model
  • Q3. Routing protocaols and their merits demerits
  • Ans. 

    Routing protocols are used to determine the best path for data to travel between networks.

    • There are two types of routing protocols: distance-vector and link-state.

    • Distance-vector protocols are simpler but less efficient than link-state protocols.

    • Examples of distance-vector protocols include RIP and IGRP.

    • Examples of link-state protocols include OSPF and IS-IS.

    • Routing protocols have different metrics to determine the bes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study basic ccna related/OSI model questions, focus on communication skill.

Skills evaluated in this interview

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They are looking for multiple domain person where that person after a year will have half knowledge for all technology .

Interview Preparation Tips

Interview preparation tips for other job seekers - I will say don't visit this company for interview where they are not adhere to person time .
I almost wasted my 3 hours for second round and after second round also 3rd round where all together will ask about package which they can not afford.
I will strictly say no for this company as they don't have proper shift and proper management.

Totaly spend 7 hours for interview.

One person who was very funny where he was asking who decide incident priority .

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Interface vs abstract class
  • Ans. 

    Interface defines a contract while abstract class provides partial implementation.

    • Interfaces can only have abstract methods while abstract classes can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for loose coupling while abstract classes are used for code reusability.

    • Example of interface: Runnable interface in Java...

  • Answered by AI
  • Q2. What is Method overloading?
  • Ans. 

    Method overloading is when a class has multiple methods with the same name but different parameters.

    • Method overloading allows for flexibility in method calls

    • The methods must have different parameters, such as different data types or different numbers of parameters

    • Example: public void print(int num) and public void print(String str)

    • The compiler determines which method to call based on the arguments passed

  • Answered by AI
  • Q3. Indexing of sqlsever dstsbase
  • Ans. 

    Indexing in SQL Server database

    • Indexing improves query performance by creating a structure that allows for faster data retrieval

    • Clustered and non-clustered indexes are the two types of indexes in SQL Server

    • Clustered indexes determine the physical order of data in a table while non-clustered indexes create a separate structure

    • Indexing should be done strategically to avoid over-indexing which can slow down data modificat

  • Answered by AI
  • Q4. Value type & reference type
Round 2 - HR 

(1 Question)

  • Q1. Only Salary negitiation
Round 3 - Behavioral 

(1 Question)

  • Q1. Few common questions from project & why did u left your current organization

Interview Preparation Tips

Interview preparation tips for other job seekers - After salary discussion when everything was settled and H.R was about to release my offer letter but after few days she told me that they didn't get approval from higher management due to high package. If they can't afford that amount then why did they offer me the amount? one of my friends also faced same incident.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Oct 2022. There were 3 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 Resume tips
Round 2 - Aptitude Test 

General computer knowledge test

Round 3 - Assignment 

Program writing in computer basic ideas

Interview Preparation Tips

Topics to prepare for ITC Infotech Consultant interview:
  • C,c++
  • Java
Interview preparation tips for other job seekers - The computer skills are any information about details

Interview Questionnaire 

1 Question

  • Q1. Technical questions and more scenario based questions. Performance related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a quick process which took just 6 days to complete the interviews and to get offer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Create a business requirement document

Round 2 - Technical 

(1 Question)

  • Q1. What are the strengths and weakness
  • Ans. 

    Strengths include strong analytical skills and attention to detail. Weaknesses may include difficulty with public speaking and time management.

    • Strengths: strong analytical skills

    • Strengths: attention to detail

    • Weaknesses: difficulty with public speaking

    • Weaknesses: time management

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

CtrlS Interview FAQs

How many rounds are there in CtrlS Associate interview?
CtrlS interview process usually has 2 rounds. The most common rounds in the CtrlS interview process are One-on-one Round and HR.

Recently Viewed

INTERVIEWS

Flipkart

No Interviews

INTERVIEWS

Exide Industries

No Interviews

DESIGNATION

INTERVIEWS

Yahoo

No Interviews

INTERVIEWS

Wood Group

No Interviews

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Cognizant

No Interviews

INTERVIEWS

Lenskart

No Interviews

LIST OF COMPANIES

Uno Minda Kyoraku

Locations

INTERVIEWS

Lenskart

No Interviews

Tell us how to improve this page.

CtrlS Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
CtrlS Associate Salary
based on 4 salaries
₹1.1 L/yr - ₹6 L/yr
49% less than the average Associate Salary in India
View more details
Associate Engineer
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Shift Manager
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Program Manager
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Security Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CtrlS with

Web Werks

2.6
Compare

Sify Technologies

3.9
Compare

Nxtgen Datacenter Cloud Technologies

3.7
Compare

STT Global Data Centres India

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