Upload Button Icon Add office photos

Filter interviews by

Startek Software Engineer Interview Questions and Answers

Updated 24 Dec 2024

Startek Software Engineer Interview Experiences

1 interview found

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

Basic question on probablity and reasoing and some more presence of mind relates question

Round 2 - Coding Test 

Program on find duplicate on array and rever the string

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between linked list and array list
  • Ans. 

    Linked list is a data structure where elements are stored in nodes with pointers to the next node, while array list is a dynamic array that can grow or shrink in size.

    • Linked list allows for efficient insertion and deletion of elements at any position, while array list has slower insertion and deletion times due to shifting elements.

    • Linked list uses more memory than array list because of the additional pointers, while a...

  • Answered by AI
  • Q2. What is hashmap and when it is used
  • Ans. 

    HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is used when fast retrieval of values based on keys is required.

    • It is commonly used in scenarios where a large amount of data needs to be stored and accessed efficiently.

    • Example: Storing user information where the key is the user ID and the value is the user details.

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

A wide range of questions were asked including concepts like logical reasoning, CN, DBMS, SQL, OS, Data structures followed by very basic coding questions.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself with your academic details
  • Q2. Elaborate your projects
  • Q3. What is SDLC and elaborate it?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a systematic process for building software applications.

    • It consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • Examples of SDLC models include Waterfa...

  • Answered by AI
  • Q4. Some scenario and logic based questions along with technical were asked
Round 3 - HR 

(3 Questions)

  • Q1. What do you know about LTIMindtree?
  • Ans. 

    LTIMindtree is a global technology consulting and services company specializing in digital transformation and IT services.

    • LTIMindtree was formed through the merger of LTI (Larsen & Toubro Infotech) and Mindtree in 2019.

    • It offers services in areas such as cloud computing, data analytics, cybersecurity, and artificial intelligence.

    • LTIMindtree serves clients in various industries including banking, healthcare, retail, and...

  • Answered by AI
  • Q2. Why should we take you?
  • Q3. Where do you see yourself in next 5-10 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering and be thorough with you basics and projects.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Nov 2024.

Round 1 - Coding Test 

It was codility test with 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. One codility question
Round 3 - One-on-one 

(1 Question)

  • Q1. Design system like uber eats
Round 4 - One-on-one 

(1 Question)

  • Q1. Design system like youtube
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Aptitude question
  • Q2. Explanation about my project
  • Ans. 

    I developed a web application for tracking personal fitness goals and progress.

    • Used HTML, CSS, and JavaScript for front-end development

    • Utilized Node.js and Express for back-end development

    • Implemented user authentication and data storage using MongoDB

    • Incorporated data visualization tools like Chart.js for displaying progress graphs

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is k in KNN algorithm ?
  • Ans. 

    k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.

    • k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.

    • A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.

    • For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori

  • Answered by AI
  • Q2. A small riddle

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know all the concepts of your project

Software Engineer Interview Questions & Answers

HSBC Group user image sri sai subramanyam davanam

posted on 1 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions from java
  • Q2. Questions from basic CS Topics,aptitude
Round 2 - Coding Test 

Questions were on basic arrays and strings

Round 3 - HR 

(1 Question)

  • Q1. Personality assessment round

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont neglect personality assesment round which is of 3rd round.take this as serious
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There are 2 coding questions came in round 1 with time duration of 1 hr. Coding question is related with bitwise operator,array,string

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • Experienced in full stack web development

    • Proficient in languages such as JavaScript, Python, and Java

    • Familiar with frameworks like React, Node.js, and Django

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Tell me about your Project
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database management

    • Incorporated chart.js for visualizing progress data

  • Answered by AI
  • Q3. What is Strength
  • Ans. 

    Strength is the ability to overcome challenges and obstacles, both physically and mentally.

    • Physical strength refers to the ability to exert force or lift heavy objects.

    • Mental strength involves resilience, determination, and the ability to stay focused under pressure.

    • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

    • Examples: Weightlifters demonstrate physical strength, wh...

  • Answered by AI
  • Q4. Tell about your weakness?
  • Ans. 

    I tend to be overly critical of my own work, which can sometimes lead to perfectionism.

    • I have a tendency to spend too much time on a task to ensure it is perfect

    • I struggle with delegating tasks to others because I want to make sure they are done correctly

    • I am working on finding a balance between striving for excellence and accepting that perfection is not always attainable

  • Answered by AI
  • Q5. Journey of collage
  • Ans. 

    My journey through college was filled with challenges, growth, and memorable experiences.

    • Started as a freshman with excitement and nervousness

    • Balanced academics, extracurricular activities, and social life

    • Learned to manage time effectively and prioritize tasks

    • Participated in internships and projects to gain practical experience

    • Graduated with valuable skills and knowledge for my career

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare and attentive during interveiw but coding round is simple and it is conducted online without any monitoring.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Psuedocode and 10 aptitude codes ,pure maths.fill the blank type

Round 2 - Coding Test 

First 2 basic code-i.Pattern ii.Fibnocii ,after clearing two then three will be 3 coding question-Standard Leetcode and GFG questions

Round 3 - Design Test 

(1 Question)

  • Q1. You need to Design Sql table mapping based on scenerio
Round 4 - Technical 

(1 Question)

  • Q1. About DSA,SQL,BASED ON UR RESSUME
Round 5 - HR 

(1 Question)

  • Q1. ABOUT LOCATION AND PACKAGE

Interview Preparation Tips

Interview preparation tips for other job seekers - Have Basic knowledge on SQL and dsa
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Amcat Platform was user for interview process.

Round 2 - Technical 

(2 Questions)

  • Q1. Question based on fiding minimum of something.
  • Q2. 2nd qsn was based on Hashmaps problem
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

Core java , string, thread , sql, mvc, spring boot

Round 2 - Technical 

(2 Questions)

  • Q1. 2 coding questions on array and string
  • Q2. Sorting , thread
Round 3 - Technical 

(3 Questions)

  • Q1. Managerial round
  • Q2. Project and some basic questions
  • Q3. Describe your project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

It includes - 2 coding questions + MCQ

Startek Interview FAQs

How many rounds are there in Startek Software Engineer interview?
Startek interview process usually has 3 rounds. The most common rounds in the Startek interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Startek Software Engineer interview?

Some of the top questions asked at the Startek Software Engineer interview -

  1. What is hashmap and when it is u...read more
  2. Difference between linked list and array l...read more

Tell us how to improve this page.

Startek Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Startek Software Engineer Salary
based on 10 salaries
₹2.2 L/yr - ₹9.8 L/yr
37% less than the average Software Engineer Salary in India
View more details

Startek Software Engineer Reviews and Ratings

based on 3 reviews

3.1/5

Rating in categories

3.1

Skill development

2.6

Work-life balance

2.6

Salary

2.6

Job security

3.1

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 3 Reviews and Ratings
Senior Executive
2.2k salaries
unlock blur

₹1 L/yr - ₹5.3 L/yr

Customer Care Executive
1.6k salaries
unlock blur

₹0.5 L/yr - ₹5 L/yr

Operations Executive
1.5k salaries
unlock blur

₹1 L/yr - ₹5.2 L/yr

Customer Service Executive
1.1k salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Customer Support Executive
970 salaries
unlock blur

₹1 L/yr - ₹4.3 L/yr

Explore more salaries
Compare Startek with

Teleperformance

3.9
Compare

Concentrix Corporation

3.8
Compare

Wipro

3.7
Compare

Genpact

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