Upload Button Icon Add office photos

Filter interviews by

Optmyzr Interview Questions, Process, and Tips

Updated 28 Mar 2024

Top Optmyzr Interview Questions and Answers

Optmyzr Interview Experiences

Popular Designations

4 interviews found

Sde Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2023.

Round 1 - Coding Test 

3 DSA problems and 3 SQL queries

Round 2 - Coding Test 

2 DSA question and 1 oops based question (file handling),Project Description

Round 3 - One-on-one 

(2 Questions)

  • Q1. Description abot Project
  • Q2. Describe About Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare as per the company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It consisted of some mcqs , 2 coding questions, 1 sql query

Round 2 - Coding Test 

It consisted of 2 coding questions , 1 lld question,1 file handling question

Round 3 - Technical 

(1 Question)

  • Q1. Projects were asked

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic level questions

Round 2 - Coding Test 

2 dp problems and 1 file handelling

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)

I was interviewed in Mar 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 110 minutes
Round difficulty - Medium

There were MCQs related to Aptitude, OS, DBMS, Coding Outputs, and Networks. And There were also 2 Coding Questions in the last.

  • Q1. DFS Traversal

    Given an undirected and disconnected graph G(V, E), containing 'V' vertices and 'E' edges, the information about edges is given using 'GRAPH' matrix, where i-th edge i...

  • Ans. DFS For Each Connected Component
    • Run a loop from 0 to V-1 and if this vertex is not visited do a DFS from this vertex and add all the reachable vertex to a vector/list ‘singleComponent’.
    • Sort the singleComponent vector/list in increasing order and add it to the answer vector/list which is called ‘components’.
    • Print the size of the vector/list ‘components’ on the first line.
    • On each line after the first, print one sing...
  • Answered by CodingNinjas
Round 2 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Medium

It was a coding round. We have to solve the 3 coding questions in 120 minutes.

  • Q1. Trapping Rain Water

    You have been given a long type array/list 'ARR' of size 'N'. It represents an elevation map wherein 'ARR[i]' denotes the elevation of the 'ith' bar. Pri...

  • Ans. Brute Force Approach

    The idea here is to travel over every elevation on the map and calculate the units of water the elevation can store.

     

    Here is the algorithm :

     

    1. Iterate over every elevation or element and find the maximum elevation on to the left and right of it. Say, the maximum elevation on to the left of the current elevation or element that we are looking at is ‘maxLeftHeight’ and the maximum elevation on...
  • Answered by CodingNinjas
Round 3 - Video Call 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

This round was only to test my technical knowledge of various Core CSE Subjects, and along with this, projects from my CV discussed as well.

  • Q1. OS Question

    Tell us the difference between a thread and a process.

  • Q2. DBMS Question

    How Passwords have been stored in the DBMS?

Round 4 - HR 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

This round was basically to judge my Soft Skills like how I speak, and how well are my communication skills.

  • Q1. Basic HR Questions

    How quickly do you adapt to new technology?

    What software packages are you familiar with?

  • Ans. 

    Tip 1 : If the interviewer has told it like tell me about yourself 'your name'. Then never ever start with your name.
    Tip 2 : Always be specific about yourself.
    Tip 3 : Try to impress the interviewer in less than 30 seconds.

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Lovely Professional University. I applied for the job as SDE - Intern in HyderabadEligibility criteriaAbove 8.1 CGPA, Should need to have good Competitive Programming SkillsOptmyzr, Inc. interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Computer Networks, Operating Systems, DBMS, Puzzles, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try to cover basic knowledge of graphs and DP, as they can be the favorite topic of the company during coding and interview rounds.
Tip 2 : Be well prepared with your CV, because you are going to be asked everything from your CV itself, so be truthful with your CV as well.
Tip 3 : Try to gain a good knowledge of OOPS, and DBMS, as it shows your development skills to the company

Application resume tips for other job seekers

Tip 1 : Your Resume should have at least 2-3 good projects and you should have proper knowledge of all the projects you will be putting into it.
Tip 2 : Your Resume should be of 1 page, and should be well maintained with sections like Education, Skills, Positions Of Responsibility (If Any), Languages, Skills, Projects, Achievements, Certifications.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Optmyzr interview questions for popular designations

 Software Developer Intern

 (2)

 Sdet Engineer

 (1)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Qualification about me and my previous work experience
  • Q2. Previous experience about small shops andcompanybrands

Interview Preparation Tips

Interview preparation tips for other job seekers - Do any work before joining for reputated company it will gives you good experience and opportunity

SDE II (UI) Interview Questions & Answers

InMobi user image Swastik Pandey

posted on 5 Dec 2024

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

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Find length of longest substring, without repeating charecters
  • Q2. Implement a custom method for Memoization
  • Q3. What is this keyword, and follow up questions were asked on this
  • Q4. Deep copy and shallow copy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell us about yourself
  • Q2. Showcase some of you projects
  • Ans. 

    I have worked on projects involving website redesign, mobile app design, and user research.

    • Redesigned company website to improve user experience and increase conversion rates

    • Designed mobile app interface for seamless navigation and intuitive user interactions

    • Conducted user research to gather feedback and make data-driven design decisions

  • Answered by AI
  • Q3. What are your favourite apps and why do you like them
  • Ans. 

    My favorite apps are Instagram for its user-friendly interface and engaging content, Spotify for its personalized music recommendations, and Google Maps for its accurate navigation features.

    • Instagram - user-friendly interface, engaging content

    • Spotify - personalized music recommendations

    • Google Maps - accurate navigation features

  • Answered by AI
  • Q4. What roles are you interested in?
  • Q5. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a seasoned UI/UX designer leading a team of designers, working on innovative projects, and continuously learning and growing in the field.

    • Leading a team of designers

    • Working on innovative projects

    • Continuously learning and growing in the field

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
4-6 weeks
Result
-

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

Round 1 - Virtual Interview 

(1 Question)

  • Q1. No qualifications were discussed, more personal details were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - I had interview call with CEO Sameer. Firstly, he will drag it for long time unnecessarily
Second, don't fall for unrealistic offer he states

He asks inappropriate questions like:
1. Where do you want to go with me if we have to travel
2. What do you prefer if I have to buy you something
3. Do you go to parties, drink alcohol, what kind of dresses you wear, do you have friends, do you have a boyfriend
4. He literally stated clearly that he expects more of relationship, physical intimacy kindoff as part of job and he thinks it is fun

WTH was that. This organisation should be closed down for doing such fraudulent activities.

They have:
Fake reviews
Fake linkedin associated people
Inflated social numbers

And none of their leadership team's profiles are authentic on LinkedIn

They already have a strong base, it is fraudulent though which they can convert it into healthy structure where they can deliver real services, real jobs and do real job and generate some revenue

Anyways, this guy sameer definitely needs heavy brain detoxification to cleanse his thoughts and get to some positive terms

Jobseekers- STAY AWAY FROM THIS COMPANY. DO NOT WASTE YOUR TIME
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test was easy, containing data interpretation questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Case study to evaluate my approach
  • Q2. Guesstimate to evaluate my approach
  • Ans. 

    To evaluate your approach, I would estimate the number of cars passing through a busy intersection in a day.

    • Identify the average number of cars passing through the intersection per minute

    • Calculate the total number of minutes in a day

    • Multiply the average cars per minute by total minutes in a day to get an estimate

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was smooth and easy
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Javascript basic question asked like closure hoisting some output based question
Round 2 - Technical 

(1 Question)

  • Q1. React app optimization and advanced hooks

Optmyzr Interview FAQs

How many rounds are there in Optmyzr interview?
Optmyzr interview process usually has 2-3 rounds. The most common rounds in the Optmyzr interview process are Coding Test, Aptitude Test and Technical.
How to prepare for Optmyzr 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 Optmyzr. The most common topics and skills that interviewers at Optmyzr expect are Automation Testing, Manual Testing, Regression Testing, SDET and UAT.
What are the top questions asked in Optmyzr interview?

Some of the top questions asked at the Optmyzr interview -

  1. Description abot Proj...read more
  2. Projects were as...read more

Tell us how to improve this page.

Optmyzr Interview Process

based on 3 interviews in last 1 year

Interview experience

3.3
  
Average

People are getting interviews through

based on 2 Optmyzr interviews
Campus Placement
50%
50% 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

R.R. Donnelley Interview Questions
4.0
 • 96 Interviews
3 Minds Digital Interview Questions
4.4
 • 62 Interviews
Publicis Interview Questions
3.7
 • 53 Interviews
Regalix Interview Questions
2.9
 • 43 Interviews
Denave Interview Questions
3.6
 • 39 Interviews
Xdbs Interview Questions
3.2
 • 37 Interviews
InMobi Interview Questions
3.6
 • 34 Interviews
Smollan Group Interview Questions
4.2
 • 33 Interviews
View all

Fast track your campus placements

View all

Optmyzr Reviews and Ratings

based on 2 reviews

4.7/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

4.7

Salary & Benefits

4.7

Job Security

5.0

Company culture

4.7

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Program Manager
4 salaries
unlock blur

₹18 L/yr - ₹18 L/yr

Software Development Engineer
4 salaries
unlock blur

₹11 L/yr - ₹32 L/yr

Accounts Manager
4 salaries
unlock blur

₹10.3 L/yr - ₹19 L/yr

Senior UX Designer
4 salaries
unlock blur

₹14 L/yr - ₹14 L/yr

Sde1
4 salaries
unlock blur

₹28 L/yr - ₹40.8 L/yr

Explore more salaries
Compare Optmyzr with

Marin Software

2.9
Compare

R.R. Donnelley

4.0
Compare

Denave

3.6
Compare

Smollan Group

4.2
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