Upload Button Icon Add office photos

Slk Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Slk Software Services DOT NET Developer Interview Questions and Answers

Updated 26 Jun 2024

Slk Software Services DOT NET Developer Interview Experiences

3 interviews found

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

(1 Question)

  • Q1. All about oops basic concept
Round 2 - Technical 

(1 Question)

  • Q1. All about JavaScript and jquery
Round 3 - Technical 

(1 Question)

  • Q1. All about past project and challenges

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing all round getting reply from them as not selected.
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

asked in Infosys
Q1. What is the difference between windows application development an ... read more
Q2. What is Trigger,Store procedure, join in sql query and their synt ... read more
asked in Infosys
Q3. What kind of database you used in projects
Q4. How many ways are there to send data to controller from View?
asked in Nagarro
Q5. Can Two Primary keys can be made possible in Sql Table ?

I applied via Recruitment Consulltant and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Very bad interview experience with SLK, first time when consultant, called me for interview for one project , took 1st round of interview and rejected and again consultant called me for different project f...

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest that be carefully for while giving the interview for SLK

Interview questions from similar companies

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

(3 Questions)

  • Q1. Oop questions they will ask
  • Q2. C# basic string var dymaic out ref
  • Q3. Sql , dot net
Round 2 - Managment Round 

(2 Questions)

  • Q1. This round they will ask strategic question
  • Q2. How you will handle the team , deadlines
  • Ans. 

    I will handle the team by setting clear expectations, delegating tasks effectively, monitoring progress, and providing support as needed.

    • Set clear goals and deadlines for the team to ensure everyone is on the same page

    • Delegate tasks based on team members' strengths and workload

    • Regularly check in with team members to monitor progress and offer assistance if needed

    • Adjust deadlines or redistribute tasks as necessary to me...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was rejected in the second round, check what domain the company is working.
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 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic and Advanced questions on OOPS,.NET,.NET Core
Round 3 - Technical 

(1 Question)

  • Q1. Project related , agile, .net core

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst experience ever. I've interviewed for my first round, got shortlisted for managerial on next day. Later the HR told that I've got shortlisted for HR round but the CTC I asked is not in their budget so she'll check with her manager and then setup my HR round. After some days when I check with her , she said her manager approved for very less budget which is even less than my holding offer. So she won't be able to process my candidature. While screening I told her my expectation and holding offer. She agreed to it and called me repeatedly to schedule for the interview within short span. I spent time and effort on these interviews, later it's for nothing. I had to cancel other interviews which was scheduled because this HR said I'm shortlisted for HR round. I've lost all other opportunities. Never ever do this to any candidate. Respect their time and effort they invest in your company. Clearly it shows how much the company values people or employee.

Interview Questionnaire 

1 Question

  • Q1. Abstract claas

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops, encapsulation, interface, private constructors
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is design pattern
  • Q2. Which design pattern have you used

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Clear and stay on track only
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic of java to advanced
  • Q2. Array related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Architecture related
  • Q2. Management roles
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DSA questions and programming concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse string and optimize it
  • Ans. 

    Reverse array of strings efficiently

    • Use two pointers approach to swap characters from start and end of each string

    • Optimize by using in-place reversal instead of creating new strings

    • Consider edge cases like empty strings or strings with only one character

  • Answered by AI
  • Q2. Reverse binary tree
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Joining location
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Questions on spring boot and question around spring annotations and its benifits
  • Q2. Questions on Java 8 - 21 versions such as virtual threads and stream API
  • Q3. Question on Databases fundamentals.

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was simple and crisp

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services DOT NET Developer interview?
Slk Software Services interview process usually has 2 rounds. The most common rounds in the Slk Software Services interview process are Technical and Resume Shortlist.
How to prepare for Slk Software Services DOT NET Developer 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 C#, .Net, .Net Core, Angular and Javascript.
What are the top questions asked in Slk Software Services DOT NET Developer interview?

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

  1. What is the Difference between Abstract and Interface? What is Sealed Class? Ex...read more
  2. Can we write multiple stored procedures Inside Stored Procedures? Can we write ...read more
  3. Very bad interview experience with SLK, first time when consultant, called me f...read more

Tell us how to improve this page.

Slk Software Services DOT NET Developer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Slk Software Services DOT NET Developer Salary
based on 8 salaries
₹3 L/yr - ₹8.3 L/yr
10% less than the average DOT NET Developer Salary in India
View more details

Slk Software Services DOT NET Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

3.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
1k salaries
unlock blur

₹2.8 L/yr - ₹10.6 L/yr

Senior Software Engineer
719 salaries
unlock blur

₹5.8 L/yr - ₹22 L/yr

Test Engineer
360 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Softwaretest Engineer
312 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Team Lead
273 salaries
unlock blur

₹8.2 L/yr - ₹31 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