Upload Button Icon Add office photos
Engaged Employer

i

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

Soroco Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Soroco Interview Questions, Process, and Tips

Updated 7 Feb 2025

Top Soroco Interview Questions and Answers

View all 7 questions

Soroco Interview Experiences

Popular Designations

18 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

3 MCQ, 1 JS, 1 Angular coding

Round 2 - Technical 

(2 Questions)

  • Q1. Javascript output based questions
  • Q2. HTML & CSS - triangle

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response

I applied via Approached by Company

Round 1 - Case Study 

They literally take every information from you in case study and your ideas to copy in their present organised org.

Round 2 - Technical 

(1 Question)

  • Q1. Just generic discussion with no objective
Round 3 - Technical 

(1 Question)

  • Q1. Discussion with no clear focus on what they need from the role, the challenges are not said and they seem to be very unorganised
Round 4 - Technical 

(1 Question)

  • Q1. HR’s follow up only to get all the data from you and after that they do not respond nor give feedback, later you were just used as a dummy to fetch all the best knowledge from you and your org to utilise f...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not waste your time and efforts.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. This was a LLD round.
  • Q2. Design a metric system that handles requests from 100k Computers and show there metrics.
  • Ans. 

    Design a metric system to handle requests from 100k Computers and display their metrics.

    • Use a distributed system architecture to handle the large number of requests efficiently.

    • Implement load balancing to evenly distribute requests among servers.

    • Utilize monitoring tools like Prometheus or Grafana to track and display metrics such as CPU usage, memory usage, network traffic, and response times.

    • Consider implementing cach...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. This was a LLD round.
  • Q2. Design a metric system that handles requests from 100k Computers and show there metrics.
  • Ans. 

    Design a metric system for handling requests from 100k Computers and displaying their metrics.

    • Use a distributed system architecture to handle the large number of requests.

    • Implement load balancing to evenly distribute requests among servers.

    • Utilize monitoring tools like Prometheus or Grafana to collect and display metrics.

    • Consider implementing caching mechanisms to improve performance.

    • Ensure scalability and fault tolera

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. This was a LLD round.
  • Q2. Design a metric system that handles requests from 100k Computers and show there metrics.
  • Ans. 

    Design a metric system for handling requests from 100k Computers

    • Use a distributed system architecture to handle the large number of requests

    • Implement load balancing to evenly distribute requests among servers

    • Utilize monitoring tools like Prometheus or Grafana to track metrics such as request rate, latency, and error rate

    • Set up alerts for abnormal behavior or performance issues

    • Store metrics in a time-series database lik

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your DSA and LLD skills up to date

Skills evaluated in this interview

Software Python Engineer Interview Questions asked at other Companies

Q1. Design a metric system that handles requests from 100k Computers and show there metrics.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

2 questions on hakerrank
1) dp question to calculate the frequency of the elements of a tree
2) graph problem to calculate the cost to buy at one city and sell at another

Round 2 - One-on-one 

(1 Question)

  • Q1. Create a family tree where a node has at most 2 parents and n children. Create 2 functions to find all the nodes preceding the given node and all the nodes following.
  • Ans. 

    Create a family tree with nodes having at most 2 parents and n children. Implement functions to find preceding and following nodes.

    • Create a tree structure where each node has references to its parents and children

    • Implement a function to find all nodes preceding a given node by traversing up the tree

    • Implement a function to find all nodes following a given node by traversing down the tree

    • Consider using depth-first search

  • Answered by AI

Skills evaluated in this interview

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

Soroco interview questions for popular designations

 Software Engineer

 (3)

 Software Developer

 (2)

 Business Analyst

 (1)

 Data Analyst

 (1)

 Finance Executive

 (1)

 Front end Developer

 (1)

 Product Support Manager

 (1)

 Program Manager

 (1)

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Hard level DSA Graph question asked and OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare hard level DSA in all topics.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Software Interview Questions & Answers

user image Anonymous

posted on 4 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was given to write basic website in any framework, which included to make a comments section

Round 2 - Coding Test 

Basic and advanced questions on Javascript (Closures, promises, css, etc)

Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round, basic aptitude questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Simple java question, tree structure question

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Very difficult leetcodeproblems

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Assignment 

Some use case case study to be submitted before interview

Round 2 - One-on-one 

(2 Questions)

  • Q1. All the questions are around your experience and how it can fit with Soroco Role
  • Q2. Feedback

Interview Preparation Tips

Interview preparation tips for other job seekers - Never apply to such company as they may fire you at anytime since company does not know what they are doing in the industry, this company is started somewhere in 2014, still not public listed, no HR policies, Highly Risk in retaining the job more than 1 to 2 years

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. How many years of Experience do you have
  • Ans. 

    I have 10 years of experience in finance.

    • I have worked in various finance roles for the past 10 years.

    • During my career, I have gained extensive knowledge in financial analysis, budgeting, and forecasting.

    • I have successfully managed large financial portfolios and implemented cost-saving strategies.

    • My experience includes working with multinational companies and handling complex financial transactions.

    • I have a proven trac...

  • Answered by AI
  • Q2. Knowledge about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well and go Technical knowledge will help

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)

Soroco Interview FAQs

How many rounds are there in Soroco interview?
Soroco interview process usually has 2-3 rounds. The most common rounds in the Soroco interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Soroco 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 Soroco. The most common topics and skills that interviewers at Soroco expect are Automation, Machine Learning, Process design, Mining and Python.
What are the top questions asked in Soroco interview?

Some of the top questions asked at the Soroco interview -

  1. Create a family tree where a node has at most 2 parents and n children. Create ...read more
  2. 4. Problem solving and solution approach for a industry problem and how to impl...read more
  3. Design a metric system that handles requests from 100k Computers and show there...read more

Tell us how to improve this page.

Soroco Interview Process

based on 13 interviews

Interview experience

3.5
  
Average
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 228 Interviews
Tiger Analytics Interview Questions
3.7
 • 220 Interviews
Fractal Analytics Interview Questions
4.0
 • 206 Interviews
Axtria Interview Questions
3.0
 • 115 Interviews
C5i Interview Questions
4.1
 • 44 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
4.0
 • 9 Interviews
Analytic Edge Interview Questions
3.1
 • 5 Interviews
View all

Soroco Reviews and Ratings

based on 87 reviews

2.9/5

Rating in categories

2.7

Skill development

2.8

Work-life balance

3.1

Salary

2.8

Job security

2.6

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 87 Reviews and Ratings
Software Engineer
117 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Senior Software Engineer
85 salaries
unlock blur

₹14 L/yr - ₹51 L/yr

Business Analyst
28 salaries
unlock blur

₹8.4 L/yr - ₹21 L/yr

Software Developer
21 salaries
unlock blur

₹11 L/yr - ₹28.4 L/yr

Customer Success Manager
17 salaries
unlock blur

₹17.4 L/yr - ₹40 L/yr

Explore more salaries
Compare Soroco with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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