Upload Button Icon Add office photos

Slk Software Services

Compare button icon Compare button icon Compare

Filter interviews by

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

Updated 10 May 2018

Slk Software Services Software Engineer Trainee Interview Experiences

1 interview found

Interview Questionnaire 

10 Questions

  • Q1. What is a database?
  • Ans. 

    A database is a structured collection of data that is organized and stored for easy access, retrieval, and management.

    • A database is used to store and manage large amounts of data.

    • It provides a way to organize and structure data for efficient storage and retrieval.

    • Databases can be relational, object-oriented, or hierarchical, depending on the data model used.

    • Examples of databases include MySQL, Oracle, MongoDB, and SQLi

  • Answered by AI
  • Q2. Can we create two columns with same name in a relational table?
  • Ans. 

    No, we cannot create two columns with the same name in a relational table.

    • Relational databases enforce uniqueness of column names within a table.

    • Having two columns with the same name would lead to ambiguity and confusion.

    • Column names are used to uniquely identify and access data in a table.

    • If two columns have the same name, it would be impossible to distinguish between them.

    • To avoid this, column names must be unique wi

  • Answered by AI
  • Q3. Some dotnet related questions which I forgot completely
  • Q4. Difference between DBMS and RDBMS?
  • Ans. 

    DBMS is a software system that manages databases, while RDBMS is a type of DBMS that manages relational databases.

    • DBMS stands for Database Management System, which is a software system that manages databases.

    • RDBMS stands for Relational Database Management System, which is a type of DBMS that manages relational databases.

    • DBMS can handle various types of databases, including non-relational databases.

    • RDBMS organizes data ...

  • Answered by AI
  • Q5. ACID Properties With explanation of each
  • Ans. 

    ACID properties are a set of principles that ensure reliability and consistency in database transactions.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single unit of work, either fully completed or fully rolled back.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transact...

  • Answered by AI
  • Q6. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Completed internships at tech companies

    • Proficient in programming languages like Java, Python, and C++

  • Answered by AI
  • Q7. Why do you want to join SLK
  • Ans. 

    I want to join SLK because of its reputation for innovative projects and opportunities for growth.

    • Reputation for innovative projects

    • Opportunities for growth

    • Positive company culture

    • Strong leadership team

  • Answered by AI
  • Q8. Do you know anything about SLK. If yes what are those
  • Ans. 

    SLK stands for Software Load and Performance Testing. It is a process of testing software applications to ensure their performance under expected load.

    • SLK is used to identify performance bottlenecks and optimize software applications.

    • It involves simulating real-world scenarios and measuring the response time and resource usage.

    • SLK helps in determining the maximum capacity of a software system and ensuring its stability...

  • Answered by AI
  • Q9. Some questions like.. What should government do to handle extreme traffic situations in Bangalore
  • Q10. If we give you profile as Tester. Are you ready to join?
  • Ans. 

    Yes, I am ready to join as a Tester.

    • I have experience in testing software applications.

    • I am familiar with various testing tools and methodologies.

    • I have a keen eye for detail and can identify bugs effectively.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Very basic qutions

Interview Questionnaire 

1 Question

  • Q1. What are your goals while looking to join our organization?

Interview Questionnaire 

4 Questions

  • Q1. Azure Services
  • Q2. OOPS
  • Q3. Design Patterns
  • Q4. Angular Basics

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. 1. If you given a no return its corresponding excel no.
  • Ans. 

    Convert given no to corresponding excel no.

    • Excel no starts from 1 and goes up to 16384

    • Excel no is calculated using column and row numbers

    • For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on

  • Answered by AI
  • Q2. 2. find unique character in a window of k size in a string
  • Ans. 

    Find unique characters in a window of k size in a string.

    • Use a sliding window approach.

    • Maintain a hash table to keep track of character frequency.

    • Remove characters from hash table as the window slides.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication is very important. Give your solution from brute force to optimal. Interviewer has tell me to write code of both questions in any programming language.

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic of ionic framework
  • Q2. Advance of angular
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building scalable and maintainable applications.

    • Angular has a powerful CLI for generating components, services, and more.

    • It has a large and active community with many third-party libraries and plugins available.

    • Angular has a modular architecture that allows for easy code reuse and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a bit late in response some times be patient

Skills evaluated in this interview

Slk Software Services Interview FAQs

What are the top questions asked in Slk Software Services Software Engineer Trainee interview?

Some of the top questions asked at the Slk Software Services Software Engineer Trainee 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

Tell us how to improve this page.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 274 Interviews
Altimetrik Interview Questions
3.8
 • 219 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 148 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
View all
Slk Software Services Software Engineer Trainee Salary
based on 8 salaries
₹2.9 L/yr - ₹3.7 L/yr
27% less than the average Software Engineer Trainee Salary in India
View more details

Slk Software Services Software Engineer Trainee Reviews and Ratings

based on 2 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.5

Job security

4.0

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
1k salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Senior Software Engineer
714 salaries
unlock blur

₹5.9 L/yr - ₹22.5 L/yr

Test Engineer
353 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Softwaretest Engineer
306 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Team Lead
274 salaries
unlock blur

₹9 L/yr - ₹31 L/yr

Explore more salaries
Compare Slk Software Services with

Luxoft

3.7
Compare

Encora

3.7
Compare

Capco Technologies

3.7
Compare

Qualitest

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