Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 6 interview rounds.
SQL inner join combines rows from two or more tables based on a related column between them.
Inner join retrieves rows from both tables that have matching values in the specified column
Syntax: SELECT column_name(s) FROM table1 INNER JOIN table2 ON table1.column_name = table2.column_name
Example: SELECT Orders.OrderID, Customers.CustomerName FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.CustomerID
SQL queries for select, create, and delete statements
SELECT statement is used to retrieve data from a database table
CREATE statement is used to create a new table in the database
DELETE statement is used to remove rows from a table based on a condition
Quant, reasoning, SQL basic questions, string, array basic questions
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
Mcqs based on aptitude,oops and sql
Oops pillars refer to the four main concepts of object-oriented programming: Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Abstraction focuses on hiding the complex implementation details and showing only the necessary features of an ob...
Program to print star pattern in a specific shape
Use nested loops to control the number of rows and columns
Use if-else statements to determine when to print a star or a space
Experiment with different loop conditions to create various patterns
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Child class inherits properties and behaviors from a parent class
Allows for code reusability and promotes a hierarchical relationship between classes
Example: Animal class can be a parent class with properties like name and methods like eat, and Dog class can inherit from Animal class with additional
Basic SQL queries are used to retrieve, insert, update, and delete data from a database.
SELECT * FROM table_name - retrieves all data from a table
INSERT INTO table_name (column1, column2) VALUES (value1, value2) - inserts data into a table
UPDATE table_name SET column1 = value1 WHERE condition - updates data in a table based on a condition
DELETE FROM table_name WHERE condition - deletes data from a table based on a cond
Function overloading is the ability to define multiple functions with the same name but different parameters in a class.
Allows multiple functions with the same name but different parameters to be defined in a class
Helps improve code readability and maintainability
Example: void print(int num) and void print(string text) can both be defined in a class
20 questions and have to correct the 12 out of them
Yardi Systems interview questions for designations
I applied via Campus Placement and was interviewed before Feb 2021. There were 5 interview rounds.
English>Reasoning>quants>technical mcq
Get interview-ready with Top Yardi Systems Interview Questions
Top trending discussions
posted on 13 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Portions covered:- maths, DBMS, OS, programming and verbal ability question
posted on 6 Oct 2024
DSA, SQL, Problem Solving, Technical, Data Structures and Algorithms
SQL query to retrieve data from a database
Use SELECT statement to specify the columns to retrieve
Use FROM clause to specify the table to retrieve data from
Use WHERE clause to filter the results based on conditions
Program to sort an array of integers in ascending order
Use a sorting algorithm like bubble sort, selection sort, or insertion sort
Iterate through the array and compare adjacent elements to swap if necessary
Repeat the process until the array is sorted
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
First round was aptitude round..it was easy and some basics english grammar based questions were asked in this round.Then on the basis of marks around 70 out of 136 were selected for the next round
Second round was group discussion.It went really well ,our topic was water crisis in the current world
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
It was pretty easy...i went with my own topic "my favourite place"
posted on 23 Sep 2024
I applied via campus placement at Academy of Technology, Kolkata and was interviewed before Sep 2023. There were 3 interview rounds.
Normal aptitude questions, was held online
I have worked on a project to develop a mobile application for tracking daily water intake.
Developed user interface using React Native
Implemented backend using Node.js and MongoDB
Integrated push notifications for reminders
Cloud is a network of remote servers hosted on the internet to store, manage, and process data, while LAN is a local area network that connects computers in a limited area.
Cloud is accessed over the internet, while LAN is a local network within a specific physical location.
Cloud allows for scalability and flexibility in terms of resources, while LAN is limited by its physical boundaries.
Examples of cloud services inclu...
OOPS concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public methods.
Polymorphism: Ability of a method to do ...
IBS offers a challenging and dynamic work environment with opportunities for growth and learning.
IBS provides cutting-edge technology solutions for global clients.
The company values innovation and encourages employees to think creatively.
IBS has a strong focus on employee development and offers training programs to enhance skills.
The work culture at IBS promotes collaboration and teamwork.
IBS has a strong reputation in...
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for the right job opportunity
I have relocated in the past for work
I am flexible and willing to move for career growth
based on 6 interviews
2 Interview rounds
based on 8 reviews
Rating in categories
Software Engineer
308
salaries
| ₹4.1 L/yr - ₹8.5 L/yr |
Software Analyst
272
salaries
| ₹5 L/yr - ₹11.3 L/yr |
Senior Software Analyst
151
salaries
| ₹6.2 L/yr - ₹15.5 L/yr |
Compliance Auditor
76
salaries
| ₹2.9 L/yr - ₹5.5 L/yr |
Audit Specialist
53
salaries
| ₹2.1 L/yr - ₹4.9 L/yr |
RealPage
MRI Software
Buildium
Entrata