Upload Button Icon Add office photos

Filter interviews by

The Company of Others Interview Questions, Process, and Tips

Updated 19 Sep 2024

Top The Company of Others Interview Questions and Answers

View all 12 questions

The Company of Others Interview Experiences

Popular Designations

24 interviews found

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1. How to make an api call in java and count the number of items in the response?
2. Longest Incresing subsequence (leetcode)

with some MCQs in Java and microservices

Round 2 - Technical 

(4 Questions)

  • Q1. What is java8. its features and uses
  • Ans. 

    Java 8 is a major release of the Java programming language with new features like lambda expressions, streams, and default methods.

    • Lambda expressions allow functional programming in Java.

    • Streams provide a new way to work with collections in a more concise and efficient manner.

    • Default methods allow interfaces to have method implementations.

    • Java 8 also introduced the new Date and Time API for better handling of date and ...

  • Answered by AI
  • Q2. Use of microsevices in java. and its implmenatation
  • Ans. 

    Microservices in Java are a way to design software applications as a collection of small, loosely coupled services.

    • Microservices architecture breaks down a large application into smaller, independent services that can be developed, deployed, and scaled independently.

    • Each microservice typically focuses on a specific business function and communicates with other services through APIs.

    • Java is a popular language for implem...

  • Answered by AI
  • Q3. Design patterns in java.
  • Ans. 

    Design patterns in Java are reusable solutions to common problems in software design.

    • Design patterns help in creating maintainable and scalable code.

    • Examples include Singleton, Factory, Observer, Strategy, and Decorator patterns.

    • Each design pattern has its own purpose and implementation details.

    • Design patterns promote code reusability and flexibility in software development.

  • Answered by AI
  • Q4. Find the height of binary tree using recursion?
  • Ans. 

    Recursively find the height of a binary tree by comparing the heights of left and right subtrees.

    • Start by checking if the root is null, return -1 if so.

    • Recursively find the height of the left subtree and right subtree.

    • Return the maximum of the heights of the left and right subtrees, plus 1 for the current node.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion about carrer summery. what is your roles and responsibilities in projects done by you. challanges faced in the developmenet area. how to identifty problems in code.
  • Q2. Find the longest substring in string without repeating characters
  • Ans. 

    Find the longest substring in a string without repeating characters.

    • Use a sliding window approach to iterate through the string.

    • Keep track of the characters seen so far in a set.

    • Update the start of the window when a repeating character is encountered.

    • Calculate the length of the current substring and update the longest substring found.

    • Repeat until the end of the string is reached.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In my interview all are basic questions only. but asked in tough format and real time scenarios.
so which makes us difficult. learn practical implications of this where we use and where not.

Skills evaluated in this interview

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Asking my information

Interview Preparation Tips

Interview preparation tips for other job seekers - I had an encounter with an arrogant HR professional ...first he sent me a call letter without prior intimation via phone Chlo vho bhi thikey.. when I called to discuss it.. he talked about the notice period...i mentioned that I could join within 15 days or less. He said they needed someone to join immediately, and I told him I could join immediately. However, he responded that they couldn't consider me. I was shocked by his lack of feedback or communication skills...After the call..i thought of referring someone to him but then he rudely told me not to call repeatedly and said I couldn't be considered. His manner of speaking was so unprofessional that I can't believe he's in an HR position. It was such a disgusting experience.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction and Expectation from the companmy
  • Ans. 

    The company is looking for a Finance Manager who can effectively manage financial operations and contribute to strategic decision-making.

    • Demonstrate strong financial analysis skills

    • Show experience in budgeting and forecasting

    • Highlight ability to communicate financial information to non-finance stakeholders

    • Discuss previous success in improving financial processes or efficiency

  • Answered by AI
  • Q2. Basic Questions, person tried to be HR.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident

Finance Manager Interview Questions asked at other Companies

Q1. What are the major adjustments need to be done while finalization of Accounts ?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy question in aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Java oops and collections
  • Q2. Hibernate and db

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)

The Company of Others interview questions for popular designations

 Executive Accountant

 (2)

 Accounts Manager

 (1)

 Assistant Manager - Production

 (1)

 Computer Operator

 (1)

 Cook

 (1)

 Data Analyst

 (1)

 Design Engineer

 (1)

 District Manager

 (1)

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Basic interview questions 

(2 Questions)

  • Q1. Self introduction
  • Q2. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Always ask for a suitable time for interview. And be prepared for the same.

Executive Accountant Interview Questions asked at other Companies

Q1. What is P2P cycle , 3 way match , and what will you do if Approvals are missing in case of Non PO Invoices.
View answer (4)

Get interview-ready with Top The Company of Others Interview Questions

Cook Interview Questions & Answers

user image Anonymous

posted on 6 Aug 2024

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

(1 Question)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate cook with 5 years of experience in various cuisines.

    • 5 years of experience in cooking

    • Passionate about creating new dishes

    • Skilled in various cuisines such as Italian, Asian, and Mexican

  • Answered by AI

Cook Interview Questions asked at other Companies

Q1. Knolage of cooking and food handling processes
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Jan 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Diff fact and dimension
  • Ans. 

    Dimensions are descriptive attributes related to a fact, while facts are numerical data points that can be measured.

    • Facts are quantitative data points that can be measured, such as sales revenue or number of customers.

    • Dimensions are descriptive attributes related to a fact, such as date, product, or location.

    • Facts are typically stored in a fact table, while dimensions are stored in dimension tables.

    • Dimensions provide c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Test

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)
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 - Application Form 

(2 Questions)

  • Q1. What is your goal
  • Q2. Where do you see your self in next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - sorry for this message

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

I applied via LinkedIn and was interviewed in Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. How the suply chain function works
  • Ans. 

    The supply chain function involves the coordination of activities involved in the production and delivery of goods and services.

    • The supply chain function includes procurement, production, transportation, and distribution.

    • It involves managing relationships with suppliers, manufacturers, distributors, and customers.

    • Efficient supply chain management can lead to cost savings, improved customer satisfaction, and increased p...

  • Answered by AI
  • Q2. What do think about global recession
  • Ans. 

    Global recession is a concerning issue affecting the world economy.

    • Global recession can lead to job losses and decreased consumer spending.

    • It can also impact businesses and industries, causing bankruptcies and closures.

    • Government intervention and stimulus packages can help mitigate the effects of a recession.

    • The COVID-19 pandemic has caused a global recession, with many countries experiencing economic downturns.

    • Recover...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and give the interview.hgvsgsh kshrhe haheje of the same and the schedule of the year or so we are you doing well in my life

District Manager Interview Questions asked at other Companies

Q1. Are you have knowledge of beneficiaries schemes and project which has been financed by the institution.
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Tell me about your experience
  • Q2. Why did you deside these role to apply

Interview Preparation Tips

Interview preparation tips for other job seekers - Know yourself and what you want.
Pump yourself up and stay positive.

Research Scientist Interview Questions asked at other Companies

Q1. 1) self introduction 2) How to develop method for Api to finished products of Assay and Related substances in injectable? 3) column chemistry? 4) method validation 5) ich guidelines
View answer (1)

The Company of Others Interview FAQs

How many rounds are there in The Company of Others interview?
The Company of Others interview process usually has 2-3 rounds. The most common rounds in the The Company of Others interview process are Technical, Resume Shortlist and HR.
How to prepare for The Company of Others 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 The Company of Others. The most common topics and skills that interviewers at The Company of Others expect are Javascript, Salesforce, Typescript, API and Node.Js.
What are the top questions asked in The Company of Others interview?

Some of the top questions asked at the The Company of Others interview -

  1. find the longest substring in string without repeating charact...read more
  2. use of microsevices in java. and its implmenatat...read more
  3. what is java8. its features and u...read more

Tell us how to improve this page.

The Company of Others Interview Process

based on 30 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 5.6k Interviews
ITC Interview Questions
3.9
 • 548 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Adani Group Interview Questions
3.9
 • 182 Interviews
View all

The Company of Others Reviews and Ratings

based on 84 reviews

4.0/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.7

Salary

4.0

Job security

3.8

Company culture

3.9

Promotions

3.9

Work satisfaction

Explore 84 Reviews and Ratings
Software Engineer
134 salaries
unlock blur

₹1 L/yr - ₹9 L/yr

Assistant Manager
77 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Software Developer
76 salaries
unlock blur

₹1 L/yr - ₹10 L/yr

fresher
73 salaries
unlock blur

₹1 L/yr - ₹6.2 L/yr

Accountant
72 salaries
unlock blur

₹1.1 L/yr - ₹5.7 L/yr

Explore more salaries
Compare The Company of Others with

Aditya Birla Group

4.1
Compare

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Mahindra & Mahindra

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