Upload Button Icon Add office photos

Slk Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Slk Software Services Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Slk Software Services Interview Questions and Answers

View all 53 questions

Slk Software Services Interview Experiences

Popular Designations

94 interviews found

Test Engineer Interview Questions & Answers

user image Kanagaraj R.K

posted on 10 Dec 2024

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

Reasoning,verbal ability,apptitude

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself, domain knowledge, situational questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Same as round 1
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations and negotiations
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - Coding Test 

1. Write a Batch

2. Wirte an apex with test class to return list of records and display in LWC UI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your hands on more

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)

Team Manager Interview Questions & Answers

user image naveen c

posted on 16 Oct 2023

Interview experience
4
Good
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 - Technical 

(1 Question)

  • Q1. Asked about Guidewire process, Guidewire framework, P&C Knowledge and case study questions
Round 3 - Technical 

(1 Question)

  • Q1. Another technical round with little more deeper
Round 4 - HR 

(1 Question)

  • Q1. Salary package, company overview

Team Manager Interview Questions asked at other Companies

Q1. To maintain SIEM solution which are the daily activities that you will perform?
View answer (4)

Slk Software Services interview questions for popular designations

 Senior Software Engineer

 (7)

 Test Engineer

 (6)

 Team Lead

 (5)

 Software Engineer

 (4)

 Software Testing Engineer

 (4)

 Technical Lead

 (4)

 DOT NET Developer

 (3)

 Senior Test Engineer

 (3)

Technical Leader - Inteligent Infrastructure Services Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2023. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. What is CMDB ?
  • Q2. What is Incident Management ?
  • Q3. What is the SLA response time for P1, P2 and P3 ?

Interview Preparation Tips

Topics to prepare for Slk Software Services Technical Leader - Inteligent Infrastructure Services interview:
  • ITIL Framework
  • ITSM
Interview preparation tips for other job seekers - This is a very worst organisation, where the person who will take your interview will not even have professional etiquette. They appoint 3 year experience guy to take interview of 4.5 year experience guy.

Get interview-ready with Top Slk Software Services Interview Questions

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

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your life
  • Q2. How to delete 90 days old data

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)

Jobs at Slk Software Services

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the Difference between Abstract and Interface? What is Sealed Class? Explain About non-generic class. What is managing and unmanaging?
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods. Sealed classes cannot be inherited. Non-generic classes do not have type parameters.

    • Abstract classes can have method implementations, while interfaces cannot.

    • Interfaces can be implemented by multiple classes, but a class can only inherit from one abstract class.

    • Sealed classes cannot be inherited by other c...

  • Answered by AI
  • Q2. Can we write multiple stored procedures Inside Stored Procedures? Can we write functions inside stored procedures?
  • Ans. 

    Yes, we can write multiple stored procedures inside stored procedures. Functions can also be written inside stored procedures.

    • Yes, you can call one stored procedure from another stored procedure.

    • You can also define and call functions inside a stored procedure.

    • Example: CREATE PROCEDURE spOuter AS BEGIN CREATE PROCEDURE spInner AS ... END; END;

    • Example: CREATE PROCEDURE spOuter AS BEGIN CREATE FUNCTION fnInner() RETURNS .

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for all types of questions. The interviewer would not ask the same questions anyway, we have to prepare for all types of Questions. Make sure you have prepared at least the following; OOPS, Data Structures, Interfaces, Stored procedures

Skills evaluated in this interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

Technical Lead Interview Questions & Answers

user image Soumya Bhavikatti

posted on 18 Mar 2024

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

(2 Questions)

  • Q1. Tell me the clear workflow
  • Ans. 

    Clear workflow involves defining tasks, assigning responsibilities, setting deadlines, and monitoring progress.

    • Define the project scope and objectives

    • Break down the project into tasks

    • Assign tasks to team members

    • Set deadlines for each task

    • Monitor progress regularly

    • Communicate effectively with team members

    • Address any issues or roadblocks promptly

  • Answered by AI
  • Q2. Workflow in products support
  • Ans. 

    Workflow in product support involves identifying issues, prioritizing them, assigning tasks, resolving issues, and providing updates to stakeholders.

    • Identify and prioritize support tickets based on severity and impact on users

    • Assign tasks to team members based on their expertise and availability

    • Resolve issues by troubleshooting, debugging, and implementing solutions

    • Provide regular updates to stakeholders on the progres

  • Answered by AI

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Software Engineer SDE-2 Interview Questions & Answers

user image Anonymous

posted on 19 Jan 2024

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 Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between method overloading and overriding Difference between comparable and comparator Difference between collection and collections Difference between arrylist and linked list Hashmap inter...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic core java,Spring boot,angular

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.

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 

(1 Question)

  • Q1. More questions coming for Switching and Routing firewall sdwan ZScaler
Round 3 - Behavioral 

(1 Question)

  • Q1. Full discussion about my profile and project
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and personal clarification

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Interview process

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services interview?
Slk Software Services interview process usually has 2-3 rounds. The most common rounds in the Slk Software Services interview process are Technical, HR and Resume Shortlist.
How to prepare for Slk Software Services interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Slk Software Services. The most common topics and skills that interviewers at Slk Software Services expect are Software Services, SDLC, MS Office Word, Coding and System Testing.
What are the top questions asked in Slk Software Services interview?

Some of the top questions asked at the Slk Software Services interview -

  1. Can we create two columns with same name in a relational tab...read more
  2. What is a databa...read more
  3. Do you know anything about SLK. If yes what are th...read more
How long is the Slk Software Services interview process?

The duration of Slk Software Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Slk Software Services Interview Process

based on 94 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Slk Software Services Reviews and Ratings

based on 1.1k reviews

3.3/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

2.9

Salary

3.5

Job security

3.2

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 1.1k Reviews and Ratings
Deputy Manager - Presales

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

Team Leader - Software

Bangalore / Bengaluru

6-12 Yrs

₹ 7.5-20 LPA

Process Analyst - Digital Operations

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1k salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Software Engineer
719 salaries
unlock blur

₹5.6 L/yr - ₹21 L/yr

Test Engineer
361 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Softwaretest Engineer
310 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Associate Software Engineer
274 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Explore more salaries
Compare Slk Software Services with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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