Upload Button Icon Add office photos

SayOne Technologies

Compare button icon Compare button icon Compare

Filter interviews by

SayOne Technologies Interview Questions and Answers

Updated 22 Jun 2025
Popular Designations

SayOne Technologies Interview Experiences

4 interviews found

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

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

  • Q1. Different Sorting methods in Javascript?
  • Q2. What is indexing in database?
  • Ans. 

    Indexing in databases improves data retrieval speed by creating a data structure that allows for faster searches.

    • Indexes are like a book's index, allowing quick access to specific data without scanning the entire table.

    • They can be created on one or more columns of a table to enhance query performance.

    • For example, an index on a 'last_name' column allows faster searches for users by their last name.

    • Indexes can speed up S...

  • Answered by AI
  • Q3. What is Git Cherrypicking?
  • Ans. 

    Git Cherrypicking allows you to apply specific commits from one branch to another without merging the entire branch.

    • Cherrypicking is useful for applying bug fixes from one branch to another.

    • Example: If you have a commit with a bug fix on 'feature-branch', you can cherrypick it to 'main'.

    • Use the command 'git cherry-pick <commit-hash>' to apply the specific commit.

    • Cherrypicking can lead to conflicts if the same lin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well , especially problem solving questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2023. There were 5 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 - Group Discussion 

The topic for discussion was the importance of soft skills in the IT field, which was given just before the session began.
The discussion went well with the other eight candidates and lasted for around 30 minutes.

Round 3 - Assignment 

The assignment was to analyse the Flipkart application and document every feature and functionality of that application within 2 days.

Round 4 - One-on-one 

(1 Question)

  • Q1. The interviewer concentrated on the behavioural questions, like what would you do in this situation and the challenges faced before, and how did you overcome them? And much more.
Round 5 - HR 

(1 Question)

  • Q1. This was similar to the previous round. The questions were meant to analyse the attitude of the candidate as it was in the previous round. The discussion extended to job role discussions, the culture of th...

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was smooth, and HR is really supportive and friendly. Everything was communicated through mail and phone calls. I haven't seen many HRs this supportive.
Being aware of the job role would be good.
Communication skills are important.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Brief about your career
  • Q2. Reason for job change
  • Q3. Brief about project experiences
Round 2 - Technical 

(3 Questions)

  • Q1. React concepts - Virtual DOM, Class vs Functional Components, Lifecycle, Hooks
  • Q2. JS Concepts - Hoisting, let vs var vs const, array functions, event loop
  • Q3. Redux, Redux Saga, Middleware, Thunk

Interview Preparation Tips

Interview preparation tips for other job seekers - React Core Concepts, JS Core Concepts, Relate with real work example

Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. Array related

Interview Preparation Tips

Interview preparation tips for other job seekers - quite easy

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about SayOne Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. SDLC Model

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Related to work profile
  • Q2. Related to interests

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, go well groomed
Be interview-ready. Browse the most asked HR questions.
illustration image

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM
Are these interview questions helpful?

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

SayOne Technologies Interview FAQs

How many rounds are there in SayOne Technologies interview?
SayOne Technologies interview process usually has 4 rounds. The most common rounds in the SayOne Technologies interview process are Resume Shortlist, HR and Technical.
How to prepare for SayOne 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 SayOne Technologies. The most common topics and skills that interviewers at SayOne Technologies expect are Front End, Django, Javascript, Project Management and Python.
What are the top questions asked in SayOne Technologies interview?

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

  1. What is Git Cherrypicki...read more
  2. What is indexing in databa...read more
  3. React concepts - Virtual DOM, Class vs Functional Components, Lifecycle, Ho...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 3 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Northcorp Software Interview Questions
4.6
 • 239 Interviews
HCL Infosystems Interview Questions
3.9
 • 145 Interviews
Zidio Development Interview Questions
4.5
 • 128 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.4
 • 104 Interviews
Snovasys Interview Questions
4.2
 • 42 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
Zaalima Development Interview Questions
4.2
 • 36 Interviews
View all

SayOne Technologies Reviews and Ratings

based on 23 reviews

3.2/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

2.9

Salary

2.4

Job security

3.2

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 23 Reviews and Ratings
Python Developer

Kochi

3-8 Yrs

Not Disclosed

Project Coordinator/Project Manager

Kochi,

Chennai

3-5 Yrs

Not Disclosed

Business Development Manager

Kochi

6-11 Yrs

Not Disclosed

Explore more jobs
Software Engineer
29 salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Software Developer
7 salaries
unlock blur

₹3 L/yr - ₹5.8 L/yr

Senior Software Developer
6 salaries
unlock blur

₹8.5 L/yr - ₹11 L/yr

Business Development Executive
6 salaries
unlock blur

₹2 L/yr - ₹4.4 L/yr

Explore more salaries
Compare SayOne Technologies with

HCL Infosystems

3.9
Compare

Apmosys Technologies

3.2
Compare

IVTL Infoview Technologies

3.5
Compare

Accentuate Business Solutions

3.5
Compare
write
Share an Interview