Filter interviews by
I applied via Naukri.com
Just focused on quants,logical and verbal choose best website to learn that. Aptitudes and 1st know about the syllabus of mnc and later prepare for aptitudes because aptitude now is in every where.
I am proficient in Python, Java, and JavaScript, focusing on building robust applications and enhancing problem-solving skills.
Python: Used for web development (Django, Flask) and data analysis (Pandas, NumPy).
Java: Strong in object-oriented programming, used for Android app development and enterprise applications.
JavaScript: Familiar with frameworks like React and Node.js for building interactive web applications.
OOPs is a programming paradigm based on the concept of objects. DBMS is a software system to manage databases, while RDBMS is a type of DBMS that uses a relational model.
OOPs stands for Object-Oriented Programming System
Java is an OOPs language
DBMS is a software system to manage databases
RDBMS is a type of DBMS that uses a relational model
DBMS is used for small-scale applications, while RDBMS is used for large-scale ap...
Top trending discussions
They are asking C programming output question
They prefer Java language for logical thinking programming round
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
Preety easy round has basic qunts and reasoning
Was basic problem solving questions and easy ones
Collections in Java are data structures that store and manipulate groups of objects.
Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data.
Collections offer methods for adding, removing, and accessing elements in a structured way.
Example: ArrayList<String> names = new ArrayList<>(); names.add("Alice"); names.add("Bob");
I applied via Campus Placement
It is easy to crack the first round with the basic topics of aptitude.
Must learn string,array,pointer and others to clear this round
posted on 23 May 2024
Simple aptitude questiona
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
To find the highest element in a BST, perform a right traversal until reaching the rightmost leaf node.
Perform a right traversal starting from the root node until reaching the rightmost leaf node to find the highest element.
Implement the insertion operation by comparing the value to be inserted with each node and traversing left or right accordingly.
Ensure that the BST property is maintained during insertion by placing...
Heap Sort is a comparison-based sorting algorithm that uses a binary heap data structure.
Heap Sort involves building a max heap from the input array, then repeatedly removing the maximum element and rebuilding the heap.
The time complexity of Heap Sort is O(n log n) in the worst case scenario.
Example: Given an array [4, 10, 3, 5, 1], after applying Heap Sort, the sorted array would be [1, 3, 4, 5, 10].
To delete the nth element from the end in a LinkedList, we can use two pointers approach.
Use two pointers - one to traverse the list and another to keep track of the nth element from the end.
Calculate the distance between the two pointers and delete the node at the second pointer.
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Solid design principles are a set of best practices for designing software that is maintainable, scalable, and flexible.
Single Responsibility Principle - each class should have only one responsibility
Open/Closed Principle - classes should be open for extension but closed for modification
Liskov Substitution Principle - objects of a superclass should be replaceable with objects of its subclasses without affecting the pro...
Design patterns in Java are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in Java include Singleton, Factory, Observer, and Strategy.
Each design pattern has its own purpose and can be applied in different scenarios.
Understanding design patterns is essential for Java developers to write efficient code.
Executive Accountant
33
salaries
| ₹1.4 L/yr - ₹3 L/yr |
Team Lead
30
salaries
| ₹3.3 L/yr - ₹6 L/yr |
Senior Accounts Executive
28
salaries
| ₹2.5 L/yr - ₹3.5 L/yr |
Business Analyst
16
salaries
| ₹1 L/yr - ₹5 L/yr |
Java Developer
14
salaries
| ₹1 L/yr - ₹3 L/yr |
Teleperformance
Amazon
iEnergizer
Deloitte