Upload Button Icon Add office photos

Filter interviews by

Slk Software Services Senior Developer Interview Questions and Answers

Updated 21 Sep 2022

Slk Software Services Senior Developer Interview Experiences

1 interview found

I was interviewed in Aug 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Some React JS basics Question
Round 2 - Technical 

(1 Question)

  • Q1. JavaScript and React Js question live coding
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and atleast you should know the basics

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Python code for solving a string usecase using stack, SQL join and groupby queries

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

(2 Questions)

  • Q1. React theory questions, and 1 problem
  • Q2. React and web theory questions on lifecycle methods
Round 2 - HR 

(2 Questions)

  • Q1. General family background
  • Q2. CTC discussion for current and expected
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Hirect and was interviewed in Nov 2022. There were 5 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. Java 8 question about Strings.
Round 3 - Technical 

(1 Question)

  • Q1. Diff between JDK,JVM,JRE. Equals and HashCode
  • Ans. 

    JDK is a development kit, JRE is a runtime environment, and JVM is a virtual machine. Equals compares object values, HashCode returns a unique integer for an object.

    • JDK includes JRE and development tools, while JRE includes JVM and necessary libraries

    • JVM is responsible for executing Java bytecode

    • Equals method compares the values of two objects, while == compares their references

    • HashCode method returns a unique integer ...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Given 2 Nodes 1->9 ->0 1->0 Add both of them so resulting node would be 2->0->0 190 +10 = 200 Java 8 questions
  • Ans. 

    Add two linked lists representing numbers and return the resulting linked list.

    • Traverse both linked lists and add the corresponding digits, keeping track of carry.

    • Create a new node for each digit and update the carry for the next iteration.

    • If one list is longer than the other, add the remaining digits to the result.

    • Handle the case where the carry is not zero after all digits have been added.

    • Time complexity: O(max(m,n))...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Salary Expectations about the job
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I have extensive experience in senior developer roles and have consistently delivered high-quality work.

    • I have a strong understanding of various programming languages and frameworks.

    • I have successfully led and mentored teams in previous positions.

    • I am confident in my ability to contribute to the success of the company.

    • I a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Java 8 as well as DSA(LinkedList, Stack) and learn about output questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. Basic core java questions, spring boot and spring mvc questions and other project related questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Project related questions and infrastructure of application
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation, company policy explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up your basics and know your project and what task you did
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mvvm, oops, broadcast receiver, activity life cycle, aidl
Round 2 - Technical 

(1 Question)

  • Q1. Project experience,
Round 3 - HR 

(1 Question)

  • Q1. Discussion of salary
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related to project?
  • Q2. Java related question especially on 1.8 and streams
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dirty read
  • Ans. 

    Dirty read is when a transaction reads data that has been modified by another transaction but not yet committed.

    • Occurs when a transaction reads uncommitted data from another transaction

    • Can lead to inconsistent or incorrect results

    • Can be prevented by using proper isolation levels in database transactions

  • Answered by AI
  • Q2. Count of rows in inner join, left join, right join
  • Ans. 

    Count of rows in different types of joins in SQL

    • Inner join: Counts only the rows that have matching values in both tables

    • Left join: Counts all rows from the left table and the matching rows from the right table

    • Right join: Counts all rows from the right table and the matching rows from the left table

  • Answered by AI

Skills evaluated in this interview

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

Good , asked few numbers questions

Round 2 - Coding Test 

Backend developer question

Round 3 - Assignment 

Assignment questions about topic

Interview Preparation Tips

Interview preparation tips for other job seekers - Try ur best guys
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Questions on core java, Collections, Oops concepts
Round 3 - Technical 

(1 Question)

  • Q1. Explain singleton design pattern
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Ensures a class has only one instance by providing a global access point to it

    • Uses a private constructor to restrict instantiation of the class

    • Provides a static method to access the single instance

    • Commonly used in scenarios where only one instance of a class is needed, such as database connections or configuration

  • Answered by AI

Skills evaluated in this interview

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services Senior Developer interview?
Slk Software Services interview process usually has 3 rounds. The most common rounds in the Slk Software Services interview process are Technical and HR.
How to prepare for Slk Software Services Senior 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 Computer science, Coding, Integration Testing, Programming and SDLC.
What are the top questions asked in Slk Software Services Senior Developer interview?

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

  1. JavaScript and React Js question live cod...read more
  2. Some React JS basics Quest...read more

Tell us how to improve this page.

Slk Software Services Senior Developer Salary
based on 6 salaries
₹8.7 L/yr - ₹16.5 L/yr
32% less than the average Senior Developer Salary in India
View more details

Slk Software Services Senior Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

1.0

Work-Life balance

2.0

Salary & Benefits

3.0

Job Security

2.0

Company culture

2.0

Promotions/Appraisal

2.0

Work Satisfaction

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

₹2.4 L/yr - ₹10.3 L/yr

Senior Software Engineer
714 salaries
unlock blur

₹5.6 L/yr - ₹21 L/yr

Test Engineer
360 salaries
unlock blur

₹2 L/yr - ₹9.7 L/yr

Softwaretest Engineer
306 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Team Lead
267 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.7
Compare

Wipro

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