Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Speridian Technologies Team. If you also belong to the team, you can get access from here

Speridian Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Speridian Technologies Interview Questions, Process, and Tips

Updated 4 Feb 2025

Top Speridian Technologies Interview Questions and Answers

View all 24 questions

Speridian Technologies Interview Experiences

Popular Designations

44 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Went well. Interviewer was a knowledgeable person. But it was for 1 whole hour.
Round 2 - Technical 

(1 Question)

  • Q1. Client round. Client was expexting completely different domain knowledge. Which was NOT AT ALL MENTIONED IN JD. Team should have better communication with clients before referring us to them. Completely ...

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic About React
  • Q2. Some String Related Coding Challenge in Javascript
Round 2 - Technical 

(2 Questions)

  • Q1. Advanced Javascript Client Round
  • Q2. Some String related coding question
Round 3 - HR 

(1 Question)

  • Q1. About your self

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic React and javascript questions
Round 2 - Coding Test 

Create a custom component.

Round 3 - HR 

(1 Question)

  • Q1. General discussion

Top Speridian Technologies System Analyst Interview Questions and Answers

Q1. What is Payments and define it's architecture?
View answer (1)

System Analyst Interview Questions asked at other Companies

Q1. What will you do if you buy a hardware system that does not contain any software in it. And you have no money to buy a software. What will you do in a situation like that?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How to you prioritise the features and stories
  • Ans. 

    I prioritize features and stories based on customer needs, business goals, and impact on user experience.

    • Understand customer needs and pain points

    • Align with business goals and objectives

    • Consider impact on user experience and overall product value

    • Use frameworks like MoSCoW method or Kano model for prioritization

  • Answered by AI

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Speridian Technologies interview questions for popular designations

 System Analyst

 (4)

 Associate Trainee

 (3)

 Software Engineer

 (2)

 RPA Developer

 (2)

 Technical Specialist

 (2)

 System Engineer

 (2)

 Senior UX Designer

 (2)

 Software Developer

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to initialize bridge in React Native
  • Ans. 

    To initialize bridge in React Native, you need to import the necessary modules and create a new instance of the bridge.

    • Import the necessary modules from 'react-native' package

    • Create a new instance of the bridge using 'new NativeEventEmitter()' method

    • Set up listeners for events using 'addListener()' method

  • Answered by AI
  • Q2. Convert console.log("Hello World") to static typing
  • Ans. 

    Use TypeScript to convert console.log("Hello World") to static typing

    • Use TypeScript to declare the type of the variable being logged

    • Example: const message: string = "Hello World"; console.log(message);

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're experienced person in the field, please refrain from giving them your time.

Skills evaluated in this interview

Mobile Developer Interview Questions asked at other Companies

Q1. 1. What is Virtual DOM in react?
View answer (2)

Get interview-ready with Top Speridian Technologies Interview Questions

Associate Engineer Trainee Interview Questions & Answers

user image SPOORTHI S PADUKONE

posted on 2 Jul 2024

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

Logical,Verbal and Coding MCQ

Round 2 - Group Discussion 

Discussion about Recession

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to DSA
  • Q2. OOPS related qns
Round 4 - Technical 

(2 Questions)

  • Q1. Asked about projects
  • Q2. SQL questions related

Associate Engineer Trainee Interview Questions asked at other Companies

Q1. 4. give a scenario on how electrical and electronics can be used simultaneously
View answer (2)

Jobs at Speridian Technologies

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain one situation where you have used oops concept in your previous project.
  • Ans. 

    I used OOPs concepts in a project to create a class hierarchy for different types of users.

    • I created a base class 'User' with common attributes like name, email, and role.

    • I then created subclasses like 'AdminUser' and 'RegularUser' with specific attributes and methods.

    • I utilized inheritance to avoid code duplication and polymorphism for flexibility in method implementation.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Expectations on salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend interview without thinking you should clear this one . This will create anxiety which will affect your performance in interview. Try to think as a opportunity to learn new things .

Top Speridian Technologies System Analyst Interview Questions and Answers

Q1. What is Payments and define it's architecture?
View answer (1)

System Analyst Interview Questions asked at other Companies

Q1. What will you do if you buy a hardware system that does not contain any software in it. And you have no money to buy a software. What will you do in a situation like that?
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. .NET and Angular basic Questions
  • Q2. SQL Server related questions

System Engineer Interview Questions asked at other Companies

Q1. Election Winner Determination In an ongoing election between two candidates A and B, there is a queue of voters that includes supporters of A, supporters of B, and neutral voters. Neutral voters have the power to swing the election results ... read more
View answer (9)

Interview Questions & Answers

user image Practical Bong

posted on 13 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic mython question and concept
  • Q2. Revese a sting using recursion

Skills evaluated in this interview

Developer Interview Questions & Answers

user image Vidyalaxmi Pillai

posted on 7 Aug 2024

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

(2 Questions)

  • Q1. Boxing and unboxing
  • Q2. Middle ware in .net
  • Ans. 

    Middle ware in .NET refers to software that acts as a bridge between an operating system or database and applications, providing services such as communication, security, and data management.

    • Middleware in .NET can be used to handle communication between different components of an application.

    • It can provide services like authentication, authorization, and logging.

    • Examples of middleware in .NET include ASP.NET Core middl

  • Answered by AI

Skills evaluated in this interview

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

Associate Interview Questions & Answers

user image Anonymous

posted on 1 Jul 2024

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

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

Round 1 - Aptitude Test 

Generic apti questions were asked

Round 2 - Group Discussion 

Choose a topic of your own and speak on that

Round 3 - Technical 

(1 Question)

  • Q1. Focused more on analytical ability to comprehend logic of topics given.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to medium interview.

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Speridian Technologies Interview FAQs

How many rounds are there in Speridian Technologies interview?
Speridian Technologies interview process usually has 2-3 rounds. The most common rounds in the Speridian Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Speridian Technologies 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 Speridian Technologies. The most common topics and skills that interviewers at Speridian Technologies expect are Javascript, Java, SQL, HTML and Oracle.
What are the top questions asked in Speridian Technologies interview?

Some of the top questions asked at the Speridian Technologies interview -

  1. how to migrate a database from one to another with out any down t...read more
  2. What is Payments and define it's architectu...read more
  3. How cut off used to define within transactio...read more
How long is the Speridian Technologies interview process?

The duration of Speridian Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Speridian Technologies Interview Process

based on 37 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k 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
 • 791 Interviews
CitiusTech Interview Questions
3.4
 • 270 Interviews
View all

Speridian Technologies Reviews and Ratings

based on 334 reviews

3.8/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.4

Salary

3.6

Job security

3.8

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 334 Reviews and Ratings
Product Engineer( Finacle)

Bangalore / Bengaluru,

United arab emirates

4-9 Yrs

Not Disclosed

Senior Technical Lead

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

Explore more jobs
System Analyst
158 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior System Analyst
89 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Developer
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Specialist
87 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Speridian Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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