Upload Button Icon Add office photos
Engaged Employer

i

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

SOTI Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SOTI Interview Questions, Process, and Tips

Updated 21 Nov 2024

Top SOTI Interview Questions and Answers

View all 7 questions

SOTI Interview Experiences

Popular Designations

22 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Preferred working method
  • Ans. 

    I prefer working independently but also enjoy collaborating with a team when needed.

    • I am self-motivated and can work efficiently on my own

    • I am also able to communicate effectively and work well with others in a team setting

    • I value both independence and collaboration in my work

  • Answered by AI

Technical Support Specialist 1 Interview Questions asked at other Companies

Q1. Preferred working method
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

There will be 3 coding questions given to us for solving,we need solve two questions compulsory.

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. Questions related to frontend

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself, availability, visa-related questions
Round 2 - Coding Test 

Dynamic programming questions, longg time to complete the 2 questions

Round 3 - Group Discussion 

Problem solving : a clock with 3 hands, no numbers written, guess what it is

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was fine but hard. Study well and go

Round 2 - Technical 

(2 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q2. Write code for reversing string
  • Ans. 

    Code to reverse a string using array of characters

    • Create an array of characters from the input string

    • Iterate through the array in reverse order and append each character to a new string

    • Return the reversed string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study dsa, pointers, and whatever u added in your resume well

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 (2)

SOTI interview questions for popular designations

 Software Developer

 (6)

 Full Stack Software Developer

 (3)

 Software Engineer

 (3)

 Associate

 (1)

 Associate Consultant

 (1)

 Associate Software Developer

 (1)

 Junior Software Developer

 (1)

 Product Owner

 (1)

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

1 hour 3 questions easy to medium leetcode.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How did you handle a last minute change in requirements?
  • Q2. Answer from your experience. If you are a PO/BA, this is a very common scenario. Normally, one would look at the effort and capacity, and based on that decide whether to include last minute change in relea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Always prepare for scenarios based questions such as how did you deal with a challenging project.

Product Owner Interview Questions asked at other Companies

Q1. What are the prioritization techniques you use to arrange backlog items?
View answer (3)

Jobs at SOTI

View all
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - Coding Test 

In the 1st round the coding test is conducted online we have cameras facing us to monitor us and we login to the test portal then there are some instructions carefully read those instructions and act according to it then thera are 4 coding questions were given which are at a high difficulty rate all the questions are very big and tough to understand and there are hidden test cases too submit the code and check the hidden test cases

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Questions were high level

Interview Preparation Tips

Topics to prepare for SOTI Software Engineer interview:
  • array
  • Data Dictionary
  • tree
Interview preparation tips for other job seekers - before applying to soti you should have a good coding skill

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (178)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Campus Placement

Round 1 - Coding Test 

The coding test have 4 questions it is very difficult questions

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Tagore Engineering College, Chennai and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

3 hours was the duration of the test. 3 questions were asked

Interview Preparation Tips

Topics to prepare for SOTI Software Developer interview:
  • DSA
Interview preparation tips for other job seekers - You can clear the OA round if you have a good grasp on DSA.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

SOTI Interview FAQs

How many rounds are there in SOTI interview?
SOTI interview process usually has 2-3 rounds. The most common rounds in the SOTI interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for SOTI 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 SOTI. The most common topics and skills that interviewers at SOTI expect are C#, API Testing, Automation Testing, Java and C++.
What are the top questions asked in SOTI interview?

Some of the top questions asked at the SOTI interview -

  1. What is OOPs ? All the pillars of OOPs. What is polymorphism and its type e...read more
  2. What is structure paddi...read more
  3. Form a dictionary from na...read more
How long is the SOTI interview process?

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

Tell us how to improve this page.

SOTI Interview Process

based on 32 interviews

Interview experience

3.8
  
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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Zoho Interview Questions
4.3
 • 514 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
View all

SOTI Reviews and Ratings

based on 121 reviews

3.3/5

Rating in categories

3.1

Skill development

3.6

Work-life balance

3.0

Salary

3.2

Job security

3.2

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 121 Reviews and Ratings
BI Engineer

Kochi

3-8 Yrs

₹ 7-12 LPA

Senior System Administrator

Kochi

5-10 Yrs

Not Disclosed

Software Developer 2

Kochi

3-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
90 salaries
unlock blur

₹7 L/yr - ₹15.4 L/yr

Software Engineer
63 salaries
unlock blur

₹7 L/yr - ₹9.8 L/yr

Associate Software Developer
59 salaries
unlock blur

₹7.4 L/yr - ₹9 L/yr

Quality Assurance Specialist
52 salaries
unlock blur

₹6.1 L/yr - ₹11.6 L/yr

Senior Software Developer
39 salaries
unlock blur

₹10 L/yr - ₹26.5 L/yr

Explore more salaries
Compare SOTI with

Zoho

4.3
Compare

Freshworks

3.5
Compare

TCS

3.7
Compare

Infosys

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