Filter interviews by
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
JAVA is a high-level programming language used for developing applications and software.
Object-oriented programming language
Platform-independent
Used for web development, mobile apps, enterprise software
Has a large standard library
Supports multithreading and networking
Oracle in software refers to Oracle Corporation, a multinational computer technology corporation known for its database management systems.
Oracle is a leading provider of relational database management systems (RDBMS).
It offers a wide range of products and services for data management, cloud applications, and more.
Oracle databases are widely used in enterprise applications for storing and managing data efficiently.
Exam...
Simple code to print 'Hello World'
Use a print statement to display 'Hello World'
In Python: print('Hello World')
In Java: System.out.println('Hello World')
Code for printing algorithm in software development.
Use loops to iterate through the data to be printed.
Consider formatting options such as spacing and alignment.
Handle edge cases like empty input or invalid data.
Example: for (int i = 0; i < array.length; i++) { System.out.println(array[i]); }
Arrays of string types are collections of strings stored in a single variable.
Arrays can be declared and initialized with string values like ['apple', 'banana', 'cherry'].
Access individual strings in the array using index like array[0] for 'apple'.
Perform operations like sorting or filtering on arrays of strings.
Comparing different strings in an array of texts.
Iterate through the array and compare each string with the others.
Use a nested loop to compare each pair of strings.
Consider using a hash map to store the frequency of each unique string for efficient comparison.
Different design patterns in software engineering
Creational patterns (e.g. Singleton, Factory)
Structural patterns (e.g. Adapter, Decorator)
Behavioral patterns (e.g. Observer, Strategy)
Different types of string test types include equality, containment, length, case sensitivity, and pattern matching.
Equality test: comparing two strings to see if they are exactly the same
Containment test: checking if a string contains a specific substring
Length test: determining the length of a string
Case sensitivity test: checking if two strings are equal while considering case
Pattern matching test: using regular expr
posted on 3 May 2022
I applied via Approached by Company and was interviewed in Nov 2021. There were 4 interview rounds.
To become a technical leader in software engineering, contributing to innovative projects and mentoring junior engineers.
To continuously enhance my technical skills and stay updated with the latest technologies.
To lead and deliver complex software projects successfully.
To mentor and guide junior engineers, fostering their growth and development.
To contribute to the development of innovative and impactful software solut...
Secure cloud deployments can be implemented through various measures such as encryption, access control, and regular security audits.
Implement encryption for data at rest and in transit
Use access control mechanisms to restrict unauthorized access
Regularly conduct security audits to identify and address vulnerabilities
Implement multi-factor authentication for added security
Ensure compliance with industry standards and r...
Check server logs, review code, test endpoints, and verify database connections.
Check server logs for error messages
Review code for syntax errors or logical mistakes
Test endpoints using tools like Postman or cURL
Verify database connections and credentials
Check for any recent changes or updates
Consider scaling issues or server overload
Consult with team members or experts if necessary
My next career goal is to become a technical lead and mentor junior engineers.
I want to take on more leadership responsibilities and guide a team towards success.
I plan to enhance my skills in project management and communication.
I aim to contribute to the growth and development of the organization.
I aspire to continuously learn and stay updated with the latest technologies and industry trends.
posted on 16 Dec 2024
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
You can upload a file using Selenium WebDriver by sending the file path to the file input element.
Locate the file input element on the webpage using WebDriver
Use the sendKeys() method to send the file path to the file input element
Ensure the file path is accessible from the machine running the test
To enable a disabled textbox, set the 'disabled' attribute to false.
Find the textbox element using its ID or class
Set the 'disabled' attribute to false using JavaScript
Selenium automation testing
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Basic java MCQ questions was asked
Yes, static methods can be overridden in Java using the concept of method hiding.
Static methods can be hidden in subclasses by declaring a static method with the same signature as the one in the superclass.
The method in the subclass is said to hide the method in the superclass, but it is not truly overridden as in the case of instance methods.
Example: public class Parent { public static void display() { S...
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values in an array.
Hash map uses an array to store key-value pairs.
A hash function is used to determine the index of the array where a key-value pair will be stored.
Collision resolution techniques like chaining or open addressing are used to handle cases where multiple keys map to the same index.
Hash map...
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Design an employee-Manager class and write a method to display employee organizational hierarchy.
Create an Employee class with attributes like name, id, managerId, etc.
Create a Manager class that inherits from Employee class and has a list of employees under them.
Write a method to display the hierarchy using recursion.
Use a data structure like a dictionary to store the employees and their managers.
Consider edge cases l
Get 7th highest salary without CTE
Use subquery to get distinct salaries
Order the salaries in descending order
Use LIMIT and OFFSET to get the 7th highest salary
Delegates are a type-safe function pointers in C# used to encapsulate methods and pass them as arguments.
Delegates allow for event-driven programming
Delegates can be used to implement callbacks
Delegates can be chained together to create a multicast delegate
Delegates can be used to implement the observer pattern
Delegates can be used to implement the command pattern
based on 1 review
Rating in categories
Officer
5
salaries
| ₹2.8 L/yr - ₹3 L/yr |
Research Associate
4
salaries
| ₹1.8 L/yr - ₹4.1 L/yr |
Senior Software Engineer
4
salaries
| ₹13 L/yr - ₹15 L/yr |
Senior Software Validation Engineer
4
salaries
| ₹10.9 L/yr - ₹17 L/yr |
Imaging Research Associate
3
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Sun Pharmaceutical Industries
DRJ & CO
Cipla
Biocon Limited