Upload Button Icon Add office photos
Engaged Employer

i

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

Kensium Solutions Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 73 Reviews

Filter interviews by

Kensium Solutions Support Analyst 2 Interview Questions and Answers

Updated 31 Aug 2023

Kensium Solutions Support Analyst 2 Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com 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 - HR 

(1 Question)

  • Q1. 1.personal details like your name and location 2.experience details like company name job profile
Round 3 - Behavioral 

(3 Questions)

  • Q1. Second round is with manager's and Team leaders they asked you the question related to your resume what you mentioned in the CV question are not fixed they will asked you any questions
  • Q2. What is Linux? What Is grep?
  • Ans. 

    Linux is an open-source operating system based on Unix. grep is a command-line utility for searching text patterns.

    • Linux is a popular operating system used for servers, desktops, and embedded systems.

    • It is open-source and based on Unix, providing a stable and secure platform.

    • grep is a command-line utility in Linux used for searching text patterns within files.

    • It allows users to search for specific strings or patterns i...

  • Answered by AI
  • Q3. What is mkdir? Which command we use fo search option?
  • Ans. 

    mkdir is a command in Unix and Unix-like operating systems used to create directories. The command used for search option is 'find'.

    • mkdir stands for 'make directory' and is used to create new directories in the file system.

    • The 'find' command is used to search for files and directories based on various criteria such as name, size, and permissions.

    • Example: mkdir new_directory - creates a new directory named 'new_director...

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

(1 Question)

  • Q1. In this 3 Round Vice president and Managers will asked same question what they asked in the 2nd Round

Interview Preparation Tips

Interview preparation tips for other job seekers - I will suggest don't join this company because they showing you they have lot's of work and products but they actually working on very basic things if you are really good in technical then please don't go in this company.

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Union VS Union All
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union is used to combine the result sets of two or more SELECT statements and remove duplicates.

    • Union All is used to combine the result sets of two or more SELECT statements without removing duplicates.

    • Union is slower than Union All because it has to remove duplicates.

    • Use Union when you want to combine and remove duplicates, use Union...

  • Answered by AI
  • Q2. Indexing pros and cons

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jun 2023. 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 - Technical 

(2 Questions)

  • Q1. Ip and newtwork configuration
  • Q2. Internet protocal , Router ,switch, server comunication

Interview Preparation Tips

Interview preparation tips for other job seekers - Make question good
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Aug 2023. There were 3 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 - Aptitude Test 

Prepare for basic aptitude and verbal abilities questions.

Round 3 - HR 

(1 Question)

  • Q1. Self intro, explain about your UG project and salary expected
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before May 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What's routing protocols
  • Ans. 

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

    • Routing protocols are used in computer networks to exchange information about available routes.

    • They help routers determine the best path for data to travel between devices.

    • Examples of routing protocols include OSPF, BGP, and RIP.

  • Answered by AI
  • Q2. What's EBGP and IBGP
  • Ans. 

    EBGP and IBGP are two types of Border Gateway Protocol used in networking.

    • EBGP stands for External BGP and is used for communication between different autonomous systems.

    • IBGP stands for Internal BGP and is used for communication within the same autonomous system.

    • EBGP uses different metrics to determine the best path for routing traffic between autonomous systems.

    • IBGP uses the same metrics as the internal routing protoc...

  • Answered by AI
  • Q3. What are routed protocols
  • Ans. 

    Routed protocols are network protocols that are used to send data between different networks.

    • Routed protocols use routing tables to determine the best path for data to travel between networks

    • Examples of routed protocols include IP (Internet Protocol) and IPv6

    • Routed protocols are used in contrast to bridged protocols, which are used to send data within the same network

  • Answered by AI
  • Q4. What is the need of area in ospf
  • Ans. 

    Areas in OSPF are used to divide a large network into smaller, more manageable subnetworks.

    • Areas reduce the amount of routing information that needs to be exchanged between routers.

    • They also improve network scalability and reduce the impact of network failures.

    • For example, a large organization with multiple campuses might use different areas for each campus.

    • This allows for more efficient routing and easier troubleshoot...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read carefully about your skills and job requirements just one day before your interview...

Skills evaluated in this interview

I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to use Basic SQL query such as delete, join,select etc
  • Ans. 

    Basic SQL queries such as delete, join, select are used to manipulate and retrieve data from databases.

    • DELETE: Removes data from a table based on a condition

    • JOIN: Combines data from two or more tables based on a related column

    • SELECT: Retrieves data from one or more tables based on a condition

    • Examples: DELETE FROM table_name WHERE condition; SELECT * FROM table1 JOIN table2 ON table1.column = table2.column;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have basic technical knowledge on SQL and Any language as Java is the key point

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Ten commands of linux
  • Ans. 

    Ten essential commands in Linux for Application Support Engineers

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • cp - copy files and directories

    • mv - move/rename files and directories

    • rm - remove files and directories

    • grep - search text patterns

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about processes

  • Answered by AI
  • Q2. Sql queries
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Relocation to office location
  • Ans. 

    Yes, I am willing to relocate to the office location.

    • I am open to relocating for the right opportunity.

    • I understand the importance of being present in the office for effective communication and collaboration.

    • I have relocated for previous job opportunities and have had positive experiences.

    • I am excited about the prospect of working in a new location and embracing new challenges.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and linux for this position

Skills evaluated in this interview

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

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. All OS level basic questions Database related questions
Round 2 - HR 

(1 Question)

  • Q1. Your self Other questions

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. HR, TECHNICAL, CLIENT

Interview Preparation Tips

Interview preparation tips for other job seekers - Softenger India PVT. LTD is good company and interview round 3.

Kensium Solutions Interview FAQs

How many rounds are there in Kensium Solutions Support Analyst 2 interview?
Kensium Solutions interview process usually has 4 rounds. The most common rounds in the Kensium Solutions interview process are One-on-one Round, Resume Shortlist and HR.
What are the top questions asked in Kensium Solutions Support Analyst 2 interview?

Some of the top questions asked at the Kensium Solutions Support Analyst 2 interview -

  1. What is mkdir? Which command we use fo search opti...read more
  2. What is Linux? What Is gr...read more
  3. second round is with manager's and Team leaders they asked you the question rel...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Kensium Solutions 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

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
View all
Test Analyst
30 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Software Developer
25 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Project Manager
24 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Business Analyst
11 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹6 L/yr - ₹13.8 L/yr

Explore more salaries
Compare Kensium Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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