i
Ford Business Solutions
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.
Probability, time & distance
Advantages and disadvantages of paperless office
Top trending discussions
I applied via Campus Placement and was interviewed before Oct 2020. There were 4 interview rounds.
Method overloading is a feature in OOP where multiple methods can have the same name but different parameters.
Method overloading is used to improve code readability and reusability.
The methods must have different parameters, either in number or type.
Example: void print(int num), void print(String str), void print(int num1, int num2)
Method overloading is resolved at compile-time based on the number and type of arguments
A class is a blueprint for creating objects that have similar attributes and behaviors.
A class is a user-defined data type that encapsulates data and functions.
It provides a way to organize and structure code.
Objects are instances of a class.
Classes can inherit properties and methods from other classes.
Examples of classes in programming languages include String, Integer, and List.
I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.
posted on 9 Aug 2021
I applied via Approached by Company and was interviewed in Apr 2021. There were 4 interview rounds.
Design question related to past work experience and infotainment application
posted on 3 Mar 2024
I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.
Merge sort, find if it's a bst or not
posted on 21 Mar 2024
I was interviewed before Mar 2023.
OOPs concepts in C++ include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: class Car { private: int speed; public: void accelerate() { speed += 10; } };
Inheritance: Creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void chargeBattery() { // code } };
Polymorph...
posted on 10 Apr 2024
I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.
2 coding questions on Java
posted on 29 Mar 2023
I was interviewed before Mar 2022.
posted on 27 Jun 2024
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Implement a custom string class in C++
Create a class with private member variable for storing the string data
Implement constructors, destructor, copy constructor, assignment operator
Overload operators like +, +=, ==, !=, [], <<, >> for string manipulation
Include methods for string manipulation like length(), substr(), find()
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Production Associate
408
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
76
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
75
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
70
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
65
salaries
| ₹0 L/yr - ₹0 L/yr |
General Motors Technical Centre India
Hyundai Motor India Engineering
Mahindra & Mahindra
Renault Nissan Technology & Business Centre India