Upload Button Icon Add office photos

Filter interviews by

Ohhpro Technologies Java Developer Interview Questions, Process, and Tips

Updated 19 Sep 2024

Top Ohhpro Technologies Java Developer Interview Questions and Answers

Ohhpro Technologies Java Developer Interview Experiences

2 interviews found

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

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

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Interview questions from similar companies

I applied via Referral and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Basic of array questions like sliding window maximum

Round 2 - Technical 

(2 Questions)

  • Q1. Oops Dbms Sql Project Technoloy used in project
  • Ans. 

    The question is asking about the candidate's experience with Oops, DBMS, SQL, and technology used in a project.

    • Explain the candidate's experience with Oops concepts

    • Ask about their experience with different DBMS systems like MySQL, Oracle, etc.

    • Inquire about their proficiency in SQL and its various commands

    • Ask about a project they have worked on and the technology stack used in it

  • Answered by AI
  • Q2. Cloud computing , computer network , os

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your basic strong and keep coding also do practicing aptitude side by side

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. What about yourself
  • Q2. Java developer
  • Q3. About java
  • Q4. Working experience
  • Q5. About hobby
  • Q6. Communication way

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

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

Find tha Right career for you

Interview Preparation Tips

Interview preparation tips for other job seekers - Define you communication "stack".....
Determine transparency.....
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple mathematics and logic based questions requiring logical ability and problem solving skills of the candidate

Round 2 - Coding Test 

Easy questions about react javascript and oops with HR questions as well

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

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

Round 3 - Coding Test 

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

Round 4 - 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

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

(2 Questions)

  • Q1. Java ,spring boot
  • Q2. SQL,projects based

I applied via Company Website and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online appitude test and the short list for the next round

Round 2 - Group Discussion 

Group discussion to know about ourselves new idea for beginners

Round 3 - HR 

(1 Question)

  • Q1. HR interview to introduce me as myself and my hobbies and about the company and role

Interview Preparation Tips

Interview preparation tips for other job seekers - It will learns everything as know about the company and tha project of the company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There is basic questions on aptitude test

Round 2 - Coding Test 

Medium level of coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the basics very well

Ohhpro Technologies Interview FAQs

How many rounds are there in Ohhpro Technologies Java Developer 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.
What are the top questions asked in Ohhpro Technologies Java Developer interview?

Some of the top questions asked at the Ohhpro Technologies Java Developer 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 Java Developer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

10405090xyzabc Interview Questions
3.5
 • 1.4k Interviews
Any Brand Interview Questions
4.1
 • 66 Interviews
Pie Infocomm Interview Questions
4.5
 • 39 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 34 Interviews
Birla White Interview Questions
4.2
 • 25 Interviews
Beyondriffs Interview Questions
4.6
 • 25 Interviews
FreshToHome Interview Questions
3.5
 • 23 Interviews
View all
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

ACTE

4.6
Compare

Birla White

4.2
Compare

Zeetech Management And Marketing

4.1
Compare

Ricoh

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