Upload Button Icon Add office photos

Slk Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Slk Software Services Senior Software Engineer Interview Questions, Process, and Tips

Updated 28 Jan 2025

Top Slk Software Services Senior Software Engineer Interview Questions and Answers

Slk Software Services Senior Software Engineer Interview Experiences

7 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is sql ? Deff between my sql and oracle sql
  • Ans. 

    SQL is a domain-specific language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • MySQL is an open-source relational database management system that uses SQL

    • Oracle SQL is a proprietary version of SQL developed by Oracle Corporation

    • MySQL is more commonly used for web applications, while Oracle SQL is often used in enterprise environments

  • Answered by AI
  • Q2. What is join ? Types of joins
  • Ans. 

    Join is a SQL operation used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the le...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join slk, if you don't have job then join
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic networking questions
  • Q2. Questions related to Intune Cloud

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. What is virtual Dom
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM that allows for efficient updates and rendering in web applications.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • It is a representation of the actual DOM in the form of a tree data structure.

    • When changes are made to the virtual DOM, a comparison is done with the actual DOM to determine the minimal...

  • Answered by AI

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 Sep 2022. 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Core java questions and collections in detail.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on collections.
  • Q2. Collections, sql, mutithreading and little but about project.
Round 4 - HR 

(1 Question)

  • Q1. Mainly salary negotiations happned at this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good command on basics and little bit of idea about your previous projects. Try out some array coding questions as they ask you to write some.

Slk Software Services interview questions for designations

 Senior Software Engineer 2

 (1)

 Software Engineer

 (4)

 Senior Software Developer

 (1)

 Software Testing Engineer

 (4)

 Software Engineer Trainee

 (1)

 Senior Test Engineer

 (3)

 Software Developer

 (2)

 Software Tester

 (1)

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Asking questions about the pervious experiences
  • Q2. React + Node JS
Round 2 - One-on-one 

(3 Questions)

  • Q1. Same Questions as r1. About previous work experience.
  • Q2. A React.js usecase given as problem
  • Q3. Explaining react-hooks
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8.

    • They allow you to use state and other React features in functional components.

    • Some commonly used hooks are useState, useEffect, useContext, and useRef.

    • Hooks must be called at the top level of a functional component.

    • Hooks provide a more concise and readable way to work with state an

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Most questions were on the web application design and the best practices followed in web application development.
  • Q2. How I solved certain issues in my previous project based on certain scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice not just for this interview but for any interview you may attend. Please be professional and confident. Even though you have worked for years in the field, there may be some functionalities you never used / got a chance to use/ used long back but don't remember much about it. Be sure to be prepared on those. Be honest. There can be many ways to arrive at a solution for a problem. Your answer doesn't have to be the best possible answer. But it has to be good. And it is always advisable to have knowledge on the current skill trends in the market and be prepared atleast in one of the trending skill. You may not be assigned to a project on the latest skill but it reflects on your attitude and proactiveness towards learning.

Senior Software Engineer Jobs at Slk Software Services

View all

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Mainframe Basics, Technical
Round 4 - HR 

(1 Question)

  • Q1. About Yourself, salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Got a call through consultancy. 1 day process. Simple

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: A telephonic of technical round basics about C concepts and Embedded C Concepts in order to call for next round .

I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Brief Role on job and tools and technology I worked with day to day activity
  • Ans. 

    As a Senior Software Engineer, I worked with various tools and technologies to develop and maintain software applications.

    • Developed and maintained software applications using Java, Python, and C++ programming languages

    • Used Agile methodology for software development and collaborated with cross-functional teams

    • Worked with various tools such as Git, JIRA, Jenkins, and Docker for version control, issue tracking, continuous...

  • Answered by AI
  • Q2. In-depth technical interview which went around 40 min. since i had 8 years of experience
  • Q3. Fully technical
  • Q4. Salary discussion and Document verification.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Keywords that I put in of the technology, tools , experience.. (I guess )

General Tips: Just stay calm. Do not show fake experience, Speak genuinely, Answer to the point and explain if you have to add on more depending on your experience. Do not be over confident. Speak start to the eyes
Skills: Communication, Problem Solving, Analytical Skills, Leadership, Presentation Skills, Decision Making Skills
Duration: 1-3 Months

Interview Preparation Tips

Round: Technical Interview
Experience: Has a 1 hr interview. He asked the Qs on my experience, what I have put in my resume. Its good conversation with interviewer.

Round: HR Interview
Experience: In HR interview he asked about my salary and what he is going to offer me. I left for the day. There is no response for 5 days from the HR. After a week I got the call my HR and discussion was happened about the salary again and said to upload some documents. I did it. There is no response for 4 days again. I got call again after 4 days and this time she said there is no suitable position for my experience so she is going to reject my application. Its very painful to listen like this.

Contribute & help others!
anonymous
You can choose to be anonymous

Slk Software Services Interview FAQs

How many rounds are there in Slk Software Services Senior Software Engineer interview?
Slk Software Services interview process usually has 2-3 rounds. The most common rounds in the Slk Software Services interview process are Technical, One-on-one Round and HR.
How to prepare for Slk Software Services Senior Software Engineer 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 SDLC, System Testing, Integration Testing, Coding and Software Engineering.
What are the top questions asked in Slk Software Services Senior Software Engineer interview?

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

  1. What is sql ? Deff between my sql and oracle ...read more
  2. What is join ? Types of jo...read more
  3. Explaining react-ho...read more

Recently Viewed

INTERVIEWS

Slk Software Services

No Interviews

INTERVIEWS

Godrej Security Solutions

No Interviews

INTERVIEWS

K & S Partners

No Interviews

INTERVIEWS

Slk Software Services

No Interviews

INTERVIEWS

K & S Partners

No Interviews

INTERVIEWS

Aruba Networks

No Interviews

INTERVIEWS

Cisco

50 top interview questions

INTERVIEWS

Slk Software Services

No Interviews

INTERVIEWS

Slk Software Services

No Interviews

INTERVIEWS

Daiviksoft Technologies

No Interviews

Tell us how to improve this page.

Slk Software Services Senior Software Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Slk Software Services Senior Software Engineer Salary
based on 719 salaries
₹5.7 L/yr - ₹21 L/yr
14% less than the average Senior Software Engineer Salary in India
View more details

Slk Software Services Senior Software Engineer Reviews and Ratings

based on 102 reviews

3.1/5

Rating in categories

2.8

Skill development

3.3

Work-life balance

3.0

Salary

3.3

Job security

3.2

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 102 Reviews and Ratings
Senior Engineer - Software

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Engineer - Software

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Senior Engineer - Software

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Software Engineer
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
719 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
361 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
310 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
274 salaries
unlock blur

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