Upload Button Icon Add office photos

SPAN Technology Services

Compare button icon Compare button icon Compare

Filter interviews by

SPAN Technology Services Interview Questions and Answers

Updated 7 Apr 2025

SPAN Technology Services Interview Experiences

Popular Designations

6 interviews found

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

I applied via Company Website and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Usual aptitude test of maths, English and logical reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Asked to solve a use case
Round 4 - One-on-one 

(1 Question)

  • Q1. Will be asked to explain the use case assignment and technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with SDLC, UI/ux . Also learn a Wireframe tool. Communication must be better.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Apr 2025

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

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. What is the process of cleaning data before making into visuals
  • Ans. 

    Data cleaning is essential for accurate visualizations, ensuring data quality and integrity before analysis.

    • Identify and handle missing values: For example, replace missing ages in a dataset with the average age.

    • Remove duplicates: Ensure each entry is unique, such as eliminating repeated patient records in a medical dataset.

    • Correct inconsistencies: Standardize formats, like converting date formats from MM/DD/YYYY to YY...

  • Answered by AI
  • Q2. Explain Power BI and SQL skills

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2023

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

It was challenging and easy at the same time

Round 3 - Group Discussion 

We were asked to select our own topics

Round 4 - Technical 

(2 Questions)

  • Q1. DSA, Python related, Resume related
  • Q2. Arrays and List
Round 5 - HR 

(1 Question)

  • Q1. Company policy, work information

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About basic SEO to intermediate SEO questions were asked as a fresher
Round 3 - Technical 

(1 Question)

  • Q1. Again SEO related questions asked

Digital Marketing Analyst Interview Questions asked at other Companies

Q1. What are the different platforms used for Digital Marketing
View answer (4)

SPAN Technology Services interview questions for popular designations

 Analyst

 (1)

 Data Analyst

 (1)

 Business Analyst

 (1)

 Digital Marketing Analyst

 (1)

 SDE

 (1)

 Junior Software Developer

 (1)

SDE Interview Questions & Answers

user image Anonymous

posted on 9 Sep 2023

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

100 min of apti eng and tech

Round 3 - Group Discussion 

Not general que nor not too tough

Round 4 - Technical 

(1 Question)

  • Q1. I liked this round vey well everything in your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - study

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
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 - Aptitude Test 

It was medium level questions we can answer on our own

Round 3 - Group Discussion 

It was very good experience where i come to know that i can speek that much

Round 4 - Technical 

(1 Question)

  • Q1. They asked very basic question and 4 basic codes to execute
Round 5 - HR 

(1 Question)

  • Q1. About family background, okay to relocate and nightshifts

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic to attend. First attend then we will bother about the results

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Jobs at SPAN Technology Services

View all

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

SPAN Technology Services Interview FAQs

How many rounds are there in SPAN Technology Services interview?
SPAN Technology Services interview process usually has 3-4 rounds. The most common rounds in the SPAN Technology Services interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for SPAN Technology Services 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 SPAN Technology Services. The most common topics and skills that interviewers at SPAN Technology Services expect are Javascript, LINQ, SQL Server, Entity Framework and Web Technologies.
What are the top questions asked in SPAN Technology Services interview?

Some of the top questions asked at the SPAN Technology Services interview -

  1. They asked very basic question and 4 basic codes to exec...read more
  2. What is the process of cleaning data before making into visu...read more
  3. About basic SEO to intermediate SEO questions were asked as a fres...read more

Tell us how to improve this page.

SPAN Technology Services Interview Process

based on 8 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

SPAN Technology Services Reviews and Ratings

based on 53 reviews

3.0/5

Rating in categories

3.3

Skill development

2.8

Work-life balance

3.3

Salary

2.8

Job security

2.7

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 53 Reviews and Ratings
Content Writer

Chennai,

Coimbatore

+1

1-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
60 salaries
unlock blur

₹3.6 L/yr - ₹14.2 L/yr

Junior Software Engineer
26 salaries
unlock blur

₹2.4 L/yr - ₹7.2 L/yr

QA Engineer
25 salaries
unlock blur

₹4.5 L/yr - ₹7 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Software Developer
23 salaries
unlock blur

₹3 L/yr - ₹11.4 L/yr

Explore more salaries
Compare SPAN Technology Services with

Saama Technologies

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

DISYS

3.0
Compare

Value Point Systems

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