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
2.9

based on 82 Reviews

Filter interviews by

Soroco Interview Questions, Process, and Tips

Updated 4 Sep 2024

Top Soroco Interview Questions and Answers

View all 7 questions

Soroco Interview Experiences

Popular Designations

17 interviews found

Software Engineer - Frontend Interview Questions & Answers

user image Anonymous

posted on 24 Mar 2023

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

I applied via LinkedIn and was interviewed before Mar 2022. There were 4 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 - Assignment 

1.Had to build a simple app in angular or react
2. App Skelton was there, had to build list of items, with add and delete features
3. There was a mock json server connected with the app.

Round 3 - One-on-one 

(1 Question)

  • Q1. 1. It was technical interview, with 2 questions of DSA, easy ones 2. 2 Questions related to css, creating a triangle and some table related question 3. How Browser s work 4. Event loop 5. DOM and renderin...
Round 4 - One-on-one 

(1 Question)

  • Q1. Culture fit kind of round, where they asked about 1. how work used to be allocated in previous org 2. If they were agile or not and how familiar you are with that 3. If had customer/client facing roles 4. ...

Interview Preparation Tips

Topics to prepare for Soroco Software Engineer - Frontend interview:
  • Angular
  • Javascript
  • Typescript
  • CSS
  • DOM
  • Rendering
Interview preparation tips for other job seekers - For frontend roles, dsa is going to be easy, no hard level questions, only easy or medium.

Do remember some table related css, and how to make some shapes from css.
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)

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

Jobs at Soroco

View all

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 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
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
-
Process Duration
-
Result
-
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 - 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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Center a div without using flexbox
  • Ans. 

    Use absolute positioning and transform property to center a div without flexbox

    • Set position of div to absolute

    • Set top and left properties to 50%

    • Use transform property to translate(-50%, -50%)

  • Answered by AI
  • Q2. How REST APIs work ?
  • Ans. 

    REST APIs work by allowing clients to interact with server resources using standard HTTP methods.

    • REST stands for Representational State Transfer

    • Clients make requests to the server using standard HTTP methods like GET, POST, PUT, DELETE

    • Responses from the server are typically in JSON or XML format

    • REST APIs are stateless, meaning each request from a client to the server must contain all the information necessary to unders

  • 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 (167)

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 10 interviews in last 1 year

Interview experience

3.2
  
Average
View more

People are getting interviews through

based on 9 Soroco interviews
Job Portal
Company Website
Campus Placement
Referral
44%
11%
11%
11%
23% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.7
 • 221 Interviews
Tiger Analytics Interview Questions
3.6
 • 208 Interviews
Fractal Analytics Interview Questions
4.0
 • 192 Interviews
Axtria Interview Questions
3.0
 • 111 Interviews
C5i Interview Questions
4.1
 • 42 Interviews
AbsolutData Interview Questions
3.6
 • 9 Interviews
Algonomy Interview Questions
3.9
 • 9 Interviews
Analytic Edge Interview Questions
3.3
 • 5 Interviews
View all

Soroco Reviews and Ratings

based on 82 reviews

2.9/5

Rating in categories

2.7

Skill development

2.8

Work-Life balance

3.1

Salary & Benefits

2.9

Job Security

2.6

Company culture

2.5

Promotions/Appraisal

2.5

Work Satisfaction

Explore 82 Reviews and Ratings
Senior Manager - Total Rewards

Bangalore / Bengaluru

8-9 Yrs

Not Disclosed

Explore more jobs
Software Engineer
116 salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Software Engineer
80 salaries
unlock blur

₹14 L/yr - ₹50 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

₹25.7 L/yr - ₹40 L/yr

Explore more salaries
Compare Soroco with

Fractal Analytics

4.0
Compare

Mu Sigma

2.7
Compare

Tiger Analytics

3.6
Compare

LatentView Analytics

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview