Filter interviews by
2 coding questions which are moderate
OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary feat
I applied via campus placement at Malla Reddy Engineering College, Ranga Reddy and was interviewed in Nov 2023. There were 2 interview rounds.
Quants logical ability
Strungs arrays java oops
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
Oops concept stands for Object-Oriented Programming concepts which include principles like inheritance, encapsulation, polymorphism, and abstraction.
Oops concept is a programming paradigm that focuses on objects and classes.
It includes principles like inheritance, where a class can inherit properties and behaviors from another class.
Encapsulation is another principle where data is wrapped within a class and can only be...
Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.
Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Hash Map typically has a load factor threshold to determine whe...
posted on 10 Jun 2024
diff var let const
var is function-scoped, let and const are block-scoped
var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared
const must be initialized during declaration, let and var can be declared without initialization
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
Good round moderate coding questions were asked
I applied via campus placement at Kamaraj College, Thoothukudi and was interviewed in Jan 2024. There were 3 interview rounds.
The platform is hackerrank and they asked arrays and string topics and the duration is 1hr
HTTP is unsecured while HTTPS is secured with SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTP data is transmitted in plain text, while HTTPS data is encrypted using SSL/TLS.
HTTPS provides authentication, integrity, and confidentiality of data exchanged between a client and a server.
W...
posted on 27 Sep 2024
It went well. Easy questions were asked
We have to first explain how we are planning to solve the problem and can start coding
Algorithms in data structures are essential for efficient data manipulation and retrieval.
Algorithms in data structures help in organizing and managing data effectively.
Examples include sorting algorithms like quicksort and searching algorithms like binary search.
Understanding algorithms in data structures is crucial for optimizing performance in software development.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
165
salaries
| ₹4.7 L/yr - ₹18.1 L/yr |
Senior Software Engineer
150
salaries
| ₹8.5 L/yr - ₹26 L/yr |
Analyst
136
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Associate Software Engineer
110
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Data Analyst
107
salaries
| ₹2.8 L/yr - ₹6.5 L/yr |
Blue Yonder
Manhattan Associates
SAP
Oracle