Upload Button Icon Add office photos

Filter interviews by

Ohhpro Technologies Interview Questions, Process, and Tips

Updated 10 Oct 2024

Top Ohhpro Technologies Interview Questions and Answers

View all 6 questions

Ohhpro Technologies Interview Experiences

Popular Designations

3 interviews found

Reactjs Developer Interview Questions & Answers

user image RANJAN PALAI

posted on 10 Oct 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Make a calculator app with all functionality
  • Ans. 

    A calculator app with all functionality

    • Create a UI with buttons for numbers, operators, and functions

    • Implement logic to perform calculations based on user input

    • Include features like memory functions, history of calculations, and error handling

  • Answered by AI
  • Q2. React Basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Creating dynamic form from given dataset
  • Ans. 

    Use the dataset to dynamically create a form.

    • Iterate through the dataset to generate form fields

    • Use React state to manage form data

    • Implement validation for form fields

    • Handle form submission to send data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Initially, the HR mentioned there would be only one final interview round,and she agreed to my expected CTC, which gave me a positive impression of the process. However,after i succesfully completed the first round, answering all the questions correctly and finishing the live coding assignment within a few minutes, they suddenly introduced an unexpected second round.

In the second round, I cleared the first live coding task again within minutes , But instead of wrapping things up , they stretched the nterview unnecessarily by adding more tasks, almost as if they were waiting for me to make a mistake. Eventually,when i couldn't answer one minor question, they made it the focal point of the HR discussion. The HR then claimed that because of that one question, I would need training, and they offered me 50% less than my current salary. This was shocking,especially since I'm an experienced professional and we had already agreed on a CTC during the initial discussion.

I rejected the offer immidietly . It flet like a complete misrepresentation of the job offer, as they initially agreed to my expectations but then offered significantly less after manipulating the interview process. The unprofessionalism was evident throughout the entire communication was done via WhatsApp , Which seemed incredibly unprofessional for a hiring process.

In summary, this experience felt misleading and unprofessional from the start. if you value transparency and professionalism in your hiring process, I wouldn't recommend engaging with this company. This will be complete waste if you attend the interview , They wasted my 2 week

Skills evaluated in this interview

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (1)

Java Developer Interview Questions & Answers

user image Niranjan Panigrahi

posted on 19 Sep 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(6 Questions)

  • Q1. Write a Java program to reverse a string.
  • Ans. 

    A Java program to reverse a string.

    • Create a char array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Convert the char array back to a string and return

  • Answered by AI
  • Q2. Write a Program to remove duplicate elements from ArrayList.
  • Ans. 

    Program to remove duplicate elements from ArrayList

    • Create a new HashSet to store unique elements

    • Iterate through the ArrayList and add elements to the HashSet

    • Convert the HashSet back to an ArrayList to remove duplicates

  • Answered by AI
  • Q3. Write a Program to print Longest non repeating substring.
  • Ans. 

    Program to print Longest non repeating substring

    • Use a sliding window approach to iterate through the string

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

    • Update the start index of the substring when a repeating character is encountered

    • Calculate the length of the current substring and update the longest substring found so far

  • Answered by AI
  • Q4. Without Using collection and stream , write the solution for 3rd question
  • Q5. Create DB schema and Build RESTFul API using SpringBoot,
  • Ans. 

    Design DB schema and create RESTFul API using SpringBoot

    • Design the database schema with tables, relationships, and constraints

    • Create entity classes in Java corresponding to the database tables

    • Use Spring Data JPA to interact with the database

    • Implement RESTful endpoints using Spring Boot controllers

    • Use annotations like @GetMapping, @PostMapping, @PutMapping, @DeleteMapping for mapping HTTP requests to controller methods

    • S...

  • Answered by AI
  • Q6. Another String question was there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Misrepresentation Job Offer, Unorganized and Unexpected Interview Experience
(Highly recommend to all- Think before you give the interview)
I received from a Senior HR and she congratulated me for clearing the interview, despite clearing the round ,they unexpectedly informed me that they want to hire as an intern with a stipend 9-10k for the first 3 months, followed by a salary 2LPA. I declined the offer because it didn't align with the expectations discussed earlier, Considering my relocation banagalore to bhubaneswar.

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic java and advanced java

Round 2 - Technical 

(1 Question)

  • Q1. What is interface

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 Hours, Computer Science, Bluestock.in

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with a passion for problem-solving and creating innovative solutions.

    • Experienced in programming languages such as Java, Python, and C++

    • Strong background in data structures and algorithms

    • Worked on projects involving web development and mobile app development

    • Excellent communication and teamwork skills from collaborating with cross-functional teams

  • Answered by AI
  • Q2. Tell me about your family
  • Ans. 

    I come from a close-knit family of four - my parents, my younger sister, and myself.

    • My parents have always been supportive of my career choices and have encouraged me to pursue my passion for software development.

    • My younger sister is currently studying computer science and we often collaborate on coding projects together.

    • Family gatherings are important to us and we enjoy spending quality time together, whether it's cel

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on tech skills
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Your past internship experience?
  • Ans. 

    I have completed internships at two tech companies, where I worked on product development and market research.

    • Developed new features for a mobile app at Company A

    • Conducted user surveys and analyzed data to improve user experience at Company B

    • Collaborated with cross-functional teams to launch a new product at Company A

  • Answered by AI
  • Q2. Expectations from PM role and your skills?
  • Ans. 

    Expectations from PM role include leading product development, collaborating with cross-functional teams, and driving product strategy.

    • Leading product development by defining product roadmap and prioritizing features

    • Collaborating with cross-functional teams such as engineering, design, and marketing to ensure successful product launches

    • Driving product strategy by analyzing market trends, customer feedback, and competit...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2023.

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 - Coding Test 

15 minutes on paper coding questions is given

Round 3 - Technical 

(4 Questions)

  • Q1. Java related question
  • Q2. Jdk information on java
  • Q3. Java interface in actual coding
  • Ans. 

    Java interfaces are used to define a contract for classes to implement, allowing for polymorphism and loose coupling.

    • Interfaces in Java are used to define abstract methods that must be implemented by classes that implement the interface.

    • Interfaces can also contain constants, default methods, and static methods.

    • Example: interface Animal { void eat(); } class Dog implements Animal { public void eat() { System.out.println

  • Answered by AI
  • Q4. Object oriented programming langauge
Round 4 - One-on-one 

(1 Question)

  • Q1. Hr round on java

Interview Preparation Tips

Interview preparation tips for other job seekers - not too good

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2023. 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 

(3 Questions)

  • Q1. What is bias variance tradeoff in machine learning
  • Ans. 

    Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.

    • Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.

    • Variance refers to error from sensitivity to small fluctuations in the training set, leading to overfitting.

    • The tradeoff involves finding the right level of model complexity to minimize both bias and variance.

    • Regularizati...

  • Answered by AI
  • Q2. Explain your project
  • Q3. Write a SQL code to find 2nd highest salary
  • Ans. 

    SQL code to find 2nd highest salary

    • Use the MAX() function to find the highest salary

    • Use the WHERE clause to exclude the highest salary

    • Order the salaries in descending order and limit the result to 1

  • Answered by AI

Skills evaluated in this interview

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

I applied via AmbitionBox and was interviewed in Mar 2023. 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 - Technical 

(5 Questions)

  • Q1. At to nhi hai yrr tum tud ho gya hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya
  • Q2. Tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare liye hai kya tumhare
  • Q3. Fgtyyyyyy in the tiger Raja Singh and my friend not
  • Q4. Your name is not send me the tiger Raja Singh and my friend not your friend not your friend
  • Q5. Try to get the tiger Raja Singh and my friend not your friend not your friend not

I applied via Walk-in and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduction, salse Related question
  • Q2. System Related question
  • Q3. Banking Related question
  • Q4. Past job Related question
Round 3 - Assignment 

Online courses provide by company

Interview Preparation Tips

Interview preparation tips for other job seekers - Trending provide company online
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

..............................

Round 2 - Coding Test 

...................................

Round 3 - One-on-one 

(2 Questions)

  • Q1. Java ,oops,DBMS,data structure
  • Q2. Diff between throw and throws Diff between class and interface
  • Ans. 

    throw vs throws and class vs interface

    • throw is used to explicitly throw an exception in a method while throws is used to declare the exception that a method may throw

    • class is a blueprint for creating objects while interface is a collection of abstract methods that can be implemented by a class

    • throw is followed by an exception object while throws is followed by the name of the exception class

    • a class can have constructor...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview preparation tips for other job seekers
- Focus on your coding skills in Java or C++ (they don't allow python idk why, may be because it is dynamically typed), DBMS, SQL and DS. Practice basic CP question and slay the interview like a king

Skills evaluated in this interview

Ohhpro Technologies Interview FAQs

How many rounds are there in Ohhpro Technologies interview?
Ohhpro Technologies interview process usually has 1-2 rounds. The most common rounds in the Ohhpro Technologies interview process are Technical and Coding Test.
How to prepare for Ohhpro Technologies 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 Ohhpro Technologies. The most common topics and skills that interviewers at Ohhpro Technologies expect are Business Development, Business Development Management, Business Management, Marketing and Marketing Management.
What are the top questions asked in Ohhpro Technologies interview?

Some of the top questions asked at the Ohhpro Technologies interview -

  1. Write a Program to remove duplicate elements from ArrayLi...read more
  2. Write a Program to print Longest non repeating substri...read more
  3. Create DB schema and Build RESTFul API using SpringBo...read more

Tell us how to improve this page.

Ohhpro Technologies Interview Process

based on 3 interviews in last 1 year

Interview experience

2.3
  
Poor

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
10405090xyzabc Interview Questions
3.6
 • 1.3k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

Ohhpro Technologies Reviews and Ratings

based on 12 reviews

2.9/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

2.9

Salary

2.8

Job security

3.1

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 12 Reviews and Ratings
Fullstack Java Developer
4 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Client Relationship Manager
3 salaries
unlock blur

₹2.1 L/yr - ₹3.7 L/yr

Business Development Manager
3 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Business Development Executive
3 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Ohhpro Technologies 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