Filter interviews by
I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.
Session and cookies are used to store data on the client-side for a specific period of time.
Session stores data on the server-side while cookies store data on the client-side
Session data is destroyed when the user closes the browser while cookies can have an expiration date
Session data is more secure than cookies as it is not accessible by the client-side
Cookies are commonly used for user authentication and personaliza
unset and unlink are functions in PHP used to remove variables and files respectively.
unset is used to destroy a variable and free up memory
unlink is used to delete a file from the server
Both functions return a boolean value indicating success or failure
unset can be used on arrays, objects, and variables
unlink can be used with a file path or a file handle
Access modifiers define the scope of class properties and methods.
Public: accessible from anywhere
Private: accessible only within the class
Protected: accessible within the class and its subclasses
Examples: public function getName() { ... }, private $age, protected $salary
Object-oriented programming concepts in PHP
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allowing a class to inherit properties and methods from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details and showing only the necessary features
Little difficult for the freshers
A little programming oriented questions were there
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.
posted on 21 Dec 2024
I applied via Campus Placement
General aptitude, computer science fundamentals multiple-choice questions, and data structures and algorithms multiple-choice questions were asked.
Function to reverse a given string
Create an empty string to store the reversed string
Iterate through the input string in reverse order and append each character to the new string
Return the reversed string
Binary search function to find target value in sorted array
Define function that takes sorted array and target value as input
Initialize variables for start, end, and middle indices
Use while loop to iterate until start is less than or equal to end
Graduating with honors, winning a hackathon, volunteering in a developing country
Graduated with honors from university with a degree in Computer Science
Won first place in a hackathon competition by developing a unique and innovative software solution
Volunteered in a developing country to help build schools and provide education to underprivileged children
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Using sliding window technique to find subarray with sum equal to k.
Initialize two pointers at the start of the array.
Move the right pointer to expand the window until the sum is greater than or equal to k.
Move the left pointer to shrink the window if the sum exceeds k.
Repeat until the end of the array is reached.
Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].
Marketing Manager
12
salaries
| ₹5.5 L/yr - ₹17.5 L/yr |
Restaurant Manager
8
salaries
| ₹3.5 L/yr - ₹6 L/yr |
General Manager
7
salaries
| ₹12.9 L/yr - ₹28 L/yr |
Manager
7
salaries
| ₹9.2 L/yr - ₹13.9 L/yr |
Asst.Marketing Manager
6
salaries
| ₹9 L/yr - ₹11 L/yr |
The Indian Hotels Company
ITC Hotels
Taj Hotels Resorts and Palaces
Oberoi Group of Hotels