i
Cloud Destinations
Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
posted on 6 Jan 2025
I applied via campus placement at Modern Education Societys College of Engineering, Pune and was interviewed in Aug 2024. There were 3 interview rounds.
5G technology, 2 mins to prepare, Calls out name and then we have to turn on camera and speak.
Impact of E-commerce on bricks and motors
I am a recent graduate with a degree in Computer Science and a passion for software development.
Graduated with a Bachelor's degree in Computer Science
Proficient in programming languages such as Java, Python, and C++
Completed internships at tech companies like Google and Microsoft
Interested in machine learning and artificial intelligence
OOP stands for Object-Oriented Programming. Its five pillars are encapsulation, inheritance, polymorphism, abstraction, and composition.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object).
Inheritance: Creating new classes by inheriting attributes and methods from existing classes.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstrac...
SQL select query syntax and types of join
SQL SELECT query syntax: SELECT column1, column2 FROM table_name WHERE condition
Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
Example: SELECT orders.order_id, customers.customer_name FROM orders INNER JOIN customers ON orders.customer_id = customers.customer_id
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
1 python question and 1 sql question for coding and rest were the mcqs based on sql and python.
posted on 13 Dec 2024
Asked questions based on arrays
posted on 29 Nov 2024
I applied via Referral
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Yes, implicit and explicit waits can be used within the framework.
Implicit waits are used to wait for a certain amount of time before throwing an exception if the element is not found immediately.
Explicit waits are used to wait for a certain condition to be met before proceeding further.
Both types of waits can be used in test automation frameworks like Selenium for better synchronization and handling of dynamic element
My professional aspiration is to become a lead AQA engineer and contribute to the development of cutting-edge software products.
Advance to a lead AQA engineer role
Contribute to the development of innovative software products
Continuously improve my skills and knowledge in AQA
posted on 24 Dec 2024
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
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 features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
based on 51 reviews
Rating in categories
5-7 Yrs
₹ 15-25 LPA
8-10 Yrs
₹ 22-28 LPA
8-10 Yrs
₹ 20-30 LPA
Devops Engineer
13
salaries
| ₹4 L/yr - ₹8.9 L/yr |
Data Engineer
10
salaries
| ₹2.4 L/yr - ₹11 L/yr |
Associate Engineer
7
salaries
| ₹3.6 L/yr - ₹5 L/yr |
Team Lead
6
salaries
| ₹14 L/yr - ₹21 L/yr |
Software Engineer
6
salaries
| ₹5 L/yr - ₹12.5 L/yr |
Amazon Web Services
Microsoft Azure
IBM
Oracle