Upload Button Icon Add office photos

Filter interviews by

STPL Interview Questions and Answers

Updated 27 Feb 2024

STPL Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain quantatitive and reasoning.

Round 2 - Coding Test 

It contain suedo code and other coding questions.

Round 3 - One-on-one 

(3 Questions)

  • Q1. 1)In this round they ask regarding bitmap and other c questions. And they also ask for HR questions. 2)They ask for personality questions. They are asking for technical coding questions and for system rel...
  • Q2. 2) they also ask for hr questions.
  • Q3. 3) they ask for programming questions.

Interview Preparation Tips

Topics to prepare for STPL Artificial Intelligence Developer interview:
  • C
Interview preparation tips for other job seekers - Prepare for aptitude, reasoning and suedo code for c language.

Artificial Intelligence Developer Interview Questions asked at other Companies

Q1. what is difference between array and liked list?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What would be your approach for scrapping data from a website?
  • Ans. 

    My approach for scrapping data from a website involves identifying the target data, selecting appropriate tools, writing a script to extract the data, handling any obstacles, and ensuring data integrity.

    • Identify the target data on the website

    • Select appropriate web scraping tools such as BeautifulSoup, Scrapy, or Selenium

    • Write a script to extract the data using the chosen tool

    • Handle obstacles like CAPTCHAs, dynamic cont...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What motivates you to join Zidio Development as opposed to other companies?
  • Q2. How will your experience with Zidio development contribute to your career growth?
  • Ans. 

    My experience with Zidio development will enhance my technical skills, teamwork, and problem-solving abilities, crucial for my career growth.

    • Developed proficiency in programming languages like Java and Python, which are essential for software development roles.

    • Collaborated with a diverse team, improving my communication skills and ability to work in a team-oriented environment.

    • Gained hands-on experience with agile meth...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

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

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPS based questions
  • Q2. Basic language based questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is single page application
  • Ans. 

    Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.

    • SPA uses AJAX and HTML5 to create fluid and responsive user experience.

    • It eliminates the need for page reloading during use, making it faster and more efficient.

    • Examples include Gmail, Facebook, and Google Maps.

  • Answered by AI
  • Q2. What is state management
  • Ans. 

    State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.

    • State management involves storing and updating the state of an application to ensure data consistency.

    • It helps in managing user interface updates based on changes in the application state.

    • State management is crucial for handling user interactions and maintaining a seamless user exp...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Second largest number in an array
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the strings to numbers for comparison.

    • Sort the array in descending order.

    • Return the second element in the sorted array.

  • Answered by AI
  • Q2. Pairs with given sum
  • Ans. 

    Find pairs in an array that sum up to a given target value.

    • Use a hash set to store the difference between the target value and each element in the array.

    • Iterate through the array and check if the current element's complement exists in the hash set.

    • Return the pairs that sum up to the target value.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 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 - One-on-one 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. String Concat through function
Round 3 - Coding Test 

Advanced JS, PHP related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from the free code camp js questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 3 Question was there related to architecture and Computer networks.
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices and Monolith.
  • Q2. Leetcode hard Sum.

STPL Interview FAQs

How many rounds are there in STPL interview?
STPL interview process usually has 2-3 rounds. The most common rounds in the STPL interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for STPL 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 STPL. The most common topics and skills that interviewers at STPL expect are .NET Framework, .Net, ASP.Net, ASP.Net MVC and Angular.
What are the top questions asked in STPL interview?

Some of the top questions asked at the STPL interview -

  1. What would be your approach for scrapping data from a websi...read more
  2. 3) they ask for programming questio...read more

Tell us how to improve this page.

STPL Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

STPL Reviews and Ratings

based on 132 reviews

3.9/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.7

Salary

3.8

Job security

3.8

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 132 Reviews and Ratings
Senior Software Engineer
25 salaries
unlock blur

₹5.7 L/yr - ₹14 L/yr

Software Engineer
24 salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Software Developer
12 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Service Engineer
11 salaries
unlock blur

₹1.7 L/yr - ₹3.2 L/yr

Quality Analyst
7 salaries
unlock blur

₹3.2 L/yr - ₹5.3 L/yr

Explore more salaries
Compare STPL with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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