Upload Button Icon Add office photos

Filter interviews by

Object Edge Interview Questions and Answers

Updated 15 Mar 2024

Object Edge Interview Experiences

Popular Designations

4 interviews found

I applied via Job Portal and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Try your best. Aptitude and coding problems. Try to solve whatever you can. If something not getting solution. No issue. But try to solve all.

Round 2 - Technical 

(2 Questions)

  • Q1. Coding round with screen share on
  • Q2. Recursion problems. The code was not on platform so dont worry much about complexity. I didnt gave a DP solution but recursively I was able to get it.
Round 3 - One-on-one 

(1 Question)

  • Q1. Puzzles and behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1
A test on hacker Earth.
Try your best.
Even if you dont get all correct there will be chances of next round call.

Round 2.
Problem solving on zoom with screen share turned on.
Recursion problem. I would say leet code medium but the ones which has high probability of solving

Round 3+HR.
Puzzles to test aptitude
Basic Hr questions to test behaviour.

A very good experience.
A very good company to learn alot of things.
You will get a lots of hands on experience and a lot of learning here

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 (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Some basic puzzle Ask like 3 liter bucket 5 litter bucket u need to find way to measure 5 litter bucket

Round 2 - Technical 

(4 Questions)

  • Q1. Interviewer not appeared
  • Q2. React native app optimization technique
  • Ans. 

    Optimizing a React Native app involves reducing bundle size, improving performance, and enhancing user experience.

    • Use code splitting to reduce initial bundle size

    • Optimize images and assets for smaller file sizes

    • Implement lazy loading for components that are not immediately needed

    • Use PureComponent or memoization for performance optimization

    • Avoid unnecessary re-renders by using shouldComponentUpdate or React.memo

    • Profile ...

  • Answered by AI
  • Q3. Props state, promise.all closure,HOC,redux related,
  • Q4. Recursion function for infinite currying
  • Ans. 

    Recursion function to enable infinite currying by returning a function until all arguments are provided.

    • Create a function that takes a single argument and returns a new function that takes the next argument until all arguments are provided.

    • Use recursion to keep returning a new function until all arguments are collected.

    • Once all arguments are collected, execute the original function with all arguments and return the res

  • Answered by AI

Skills evaluated in this interview

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via hackerearth and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

HackerEarth Coding challenge with 2 coding problems with 100 marks each and rest aptitude questions.

Round 2 - Aptitude Test 

General aptitude related puzzles and also a coding question.

Round 3 - Coding Test 

Leetcode medium problem with screen sharing+webcam on.

Round 4 - HR 

(2 Questions)

  • Q1. Strength and weakness
  • Q2. Introduction of the candidate

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

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Sep 2023

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

I applied via Job Fair and was interviewed before Sep 2022. There were 3 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 - Aptitude Test 

Logic building and math skills

Round 3 - Technical 

(1 Question)

  • Q1. Basics of software testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about testing concepts

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Object Edge interview questions for popular designations

 Software Engineer

 (1)

 Software Developer

 (1)

 Test Engineer

 (1)

 React Native Developer

 (1)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is composite key
  • Ans. 

    A composite key is a combination of two or more columns that uniquely identifies a record in a database table.

    • Composite keys are used to enforce uniqueness in a table.

    • They are created by combining two or more columns that individually may not be unique.

    • Composite keys can be made up of any data type, including strings, numbers, and dates.

    • Example: A table of orders may use a composite key of customer ID and order ID to e...

  • Answered by AI

I applied via Campus Placement and was interviewed before Sep 2021. 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 - Aptitude Test 

Basic Aptitude Questions and the duration was 1 hr

Round 3 - Coding Test 

3 coding questions were asked. common topics such as recursion, string manipulation and arrays

Round 4 - Technical 

(1 Question)

  • Q1. Technical interview revolving around OOPS, DBMS, and Operating Systems. The duration was 1 hour
Round 5 - HR 

(1 Question)

  • Q1. This was the final round wherein basic HR questions were asked. What do you do in your free time, strengths and weaknesses, and other scenario-based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a basic understanding of all the CS-related concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 1. Introduce Yourself?
  • Q2. 2. Why we should hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give yourself and keep it simple
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Core Java questions
  • Q2. Spring Microservices
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2022. There were 3 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 - Aptitude Test 

They use test gorilla for screening mostly PHP, MySQL, HTML, and javascript

Round 3 - HR 

(2 Questions)

  • Q1. Basically about work background and have to sign some documents
  • Q2. How much do you expect

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Multiple and Multilevel Inheritance?
  • Q2. Write Rest Controller with Get and POST methods
  • Ans. 

    Write Rest Controller with Get and POST methods

    • Create a class with @RestController annotation

    • Define methods with @GetMapping and @PostMapping annotations

    • Use @RequestBody to receive data in POST method

    • Use @PathVariable to receive data in GET method

    • Return ResponseEntity with appropriate status codes

  • Answered by AI
  • Q3. Output Question on overloading and overriding concept
  • Q4. Ask basic SQL queries
  • Q5. Ask Design patterns(Singleton, Builder)

Interview Preparation Tips

Interview preparation tips for other job seekers - More focus on the basic of Java, Java8 and REST

Skills evaluated in this interview

Object Edge Interview FAQs

How many rounds are there in Object Edge interview?
Object Edge interview process usually has 3-4 rounds. The most common rounds in the Object Edge interview process are Coding Test, Technical and Aptitude Test.
How to prepare for Object Edge 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 Object Edge. The most common topics and skills that interviewers at Object Edge expect are Javascript, Active Directory Administration, Automation Testing, CSS and DNS.
What are the top questions asked in Object Edge interview?

Some of the top questions asked at the Object Edge interview -

  1. recursion function for infinite curry...read more
  2. react native app optimization techni...read more
  3. Recursion problems. The code was not on platform so dont worry much about compl...read more

Tell us how to improve this page.

Object Edge Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Commerce Pundit Interview Questions
4.2
 • 14 Interviews
Zentree Labs Interview Questions
3.2
 • 8 Interviews
Fidel Softech Interview Questions
2.9
 • 8 Interviews
3Di Systems Interview Questions
3.8
 • 6 Interviews
VisiLean Interview Questions
2.7
 • 5 Interviews
SocialPilot Interview Questions
2.2
 • 5 Interviews
View all

Object Edge Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.7

Skill development

1.9

Work-life balance

1.7

Salary

1.5

Job security

1.9

Company culture

1.7

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
10 salaries
unlock blur

₹5 L/yr - ₹11.5 L/yr

Software Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹16.5 L/yr

Front end Developer
5 salaries
unlock blur

₹4.2 L/yr - ₹7 L/yr

Test Engineer
4 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

QA Engineer
4 salaries
unlock blur

₹3.8 L/yr - ₹5.7 L/yr

Explore more salaries
Compare Object Edge with

Primus Global Technologies

3.9
Compare

CGS

3.5
Compare

Commerce Pundit

4.2
Compare

Fidel Softech

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