i
OnProcess Technology
Filter interviews by
Development related question are asked during interview
I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.
About strengths and weeknees
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
A case study was given to solve and questions were asked
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
I have experience in system design for current product, focusing on scalability and efficiency.
Analyze current system architecture and identify areas for improvement
Consider scalability, performance, security, and user experience in design
Collaborate with cross-functional teams to gather requirements and ensure alignment
Implement best practices and technologies to optimize system design
Regularly review and iterate on s
NoSQL is a non-relational database management system that allows for flexible and scalable data storage, while RDBMS is a traditional relational database management system with structured data storage.
NoSQL databases are schema-less, allowing for easy scalability and flexibility in data storage.
RDBMS databases use structured query language (SQL) for data manipulation and retrieval.
NoSQL databases are better suited for ...
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
I appeared for an interview before Mar 2021.
Round duration - 60 minutes
Round difficulty - Medium
The interviewer was really cool. He realized that I mostly work on java applications so he chose to ask me stuff related to that. He didn't want me to know the answer well but just wanted me to approach to it, maybe think more. He went through my resume back and forth and asked mostly about all my projects and their logic and how could I take them to the next level.
Tips: Be confident. Its okay not to know any answer, just try giving it a shot in the approach.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods with implementation.
Interface can only have abstract methods and constants.
A class can implement multiple interfaces but can only extend one abstract class.
Example: Abstract class - Animal with abstract method 'eat', Interface - Flyable with m
final is a keyword used to declare constants, finally is a block used in exception handling, and finalize is a method used for cleanup.
final is a keyword used to declare constants in Java, meaning the value cannot be changed once assigned. Example: final int x = 10;
finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not. Example: try { // code } ...
Private restricts access to the class itself, while final prevents inheritance and method overriding.
Private access modifier restricts access to the class itself, while final access modifier prevents inheritance and method overriding.
Private members are only accessible within the same class, while final classes cannot be extended and final methods cannot be overridden.
Example: private int num; - num can only be accesse...
Establishing a JDBC connection involves loading the driver, creating a connection, creating a statement, executing queries, and handling exceptions.
Load the JDBC driver using Class.forName() method
Create a connection using DriverManager.getConnection() method
Create a statement using connection.createStatement() method
Execute queries using statement.executeQuery() method
Handle exceptions using try-catch blocks
JSON is a lightweight data interchange format used to store and transmit data between a server and a web application.
JSON stands for JavaScript Object Notation.
It is easy for humans to read and write, and easy for machines to parse and generate.
JSON is language-independent and can be used with any programming language.
Example: {"name": "John", "age": 30}
Example: [{"name": "Alice", "age": 25}, {"name": "Bob", "age": 35}
Garbage collection in Java is the process of automatically managing memory by deallocating objects that are no longer needed.
Garbage collection helps in preventing memory leaks by reclaiming memory used by objects that are no longer referenced.
Java uses a garbage collector to automatically manage memory, unlike languages like C++ where memory management is manual.
Garbage collection in Java can be triggered by calling S...
Round duration - 30 minutes
Round difficulty - Easy
I wouldn't say it went great but it was fine. I did not think I would clear it as for most of the questions the interviewer seemed disappointed and wanted more out of me.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 review
Rating in categories
Customer Service Associate
43
salaries
| ₹1.8 L/yr - ₹3.8 L/yr |
Customer Service Executive
29
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Customer Care Executive
24
salaries
| ₹1.5 L/yr - ₹3.2 L/yr |
Senior Associate
23
salaries
| ₹1.5 L/yr - ₹3.2 L/yr |
Senior Customer Service Executive
21
salaries
| ₹1.7 L/yr - ₹3 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International