i
AH INFOTECH
Filter interviews by
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via AmbitionBox and was interviewed in Mar 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.
It can contain mcq related to python and sql
Basic code
Top trending discussions
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
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 } }
Interview experience
based on 25 reviews
Rating in categories
Senior Software Engineer
10
salaries
| ₹8 L/yr - ₹16 L/yr |
Software Engineer
10
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Devops Engineer
7
salaries
| ₹4.4 L/yr - ₹9 L/yr |
Senior Test Engineer
7
salaries
| ₹4.2 L/yr - ₹7.2 L/yr |
Softwaretest Engineer
5
salaries
| ₹3 L/yr - ₹5.8 L/yr |
TCS
Infosys
Wipro
HCLTech