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

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

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)

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

Object Edge interview questions for popular designations

 React Native Developer

 (1)

 Software Developer

 (1)

 Software Engineer

 (1)

 Test Engineer

 (1)

Interview questions from similar companies

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic aptitude assessment along with some theoretical components.

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions in Java, SQL and React
Round 3 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Coding question->Reverse String(World Hello), pattern, prime number
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are some popular digital marketing tools and platforms?
  • Q2. How do you measure the success of a digital marketing campaign?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do agile methodologies function in B2B projects?
  • Ans. 

    Agile methodologies in B2B projects involve frequent communication, adaptability, and collaboration with stakeholders.

    • Agile methodologies in B2B projects prioritize customer collaboration and responding to change over following a strict plan.

    • Regular feedback from stakeholders helps in adjusting project scope and priorities in real-time.

    • Cross-functional teams work together closely to deliver incremental value to the B2B...

  • Answered by AI
  • Q2. What is your experience with barcode scanners?
  • Ans. 

    I have extensive experience working with barcode scanners in various automation projects.

    • Implemented barcode scanning functionality in warehouse management system to track inventory

    • Integrated barcode scanners with automated testing tools for regression testing

    • Utilized barcode scanners in manufacturing processes to improve efficiency and accuracy

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to rotate a matrix?
  • Ans. 

    To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.

    • Transpose the matrix by swapping elements across the diagonal

    • For clockwise rotation, reverse each row of the transposed matrix

    • For anti-clockwise rotation, reverse each column of the transposed matrix

  • Answered by AI
  • Q2. How to find a particular element in a sorted array?
  • Ans. 

    Use binary search to efficiently find a particular element in a sorted array.

    • Start by comparing the target element with the middle element of the array.

    • If the target element is less than the middle element, search the left half of the array.

    • If the target element is greater than the middle element, search the right half of the array.

    • Repeat the process until the target element is found or the search space is empty.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Behavioural Question
  • Q2. Deep Dive into previous Projects which you have done
Round 2 - Assignment 

The assignment is easy and can be completed with proper user research. I completed the assignment but didn't submit

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer is quite friendly and supportive. Mostly conversation-based interviews.
The interview process is smooth.

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. react native app optimization techni...read more
  2. recursion function for infinite curry...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

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 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
 • 796 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
View all

Object Edge Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.7

Skill development

2.9

Work-life balance

3.3

Salary

2.3

Job security

5.0

Company culture

4.7

Promotions

4.3

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
9 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

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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