Filter interviews by
Pagination and searching in PHP involves dividing content into pages and implementing search functionality.
Use SQL queries with LIMIT and OFFSET for pagination.
Implement search functionality using SQL queries with WHERE clause.
Use PHP frameworks like Laravel for easier pagination and searching implementation.
To find the second highest salary in a table, we can use a SQL query with the MAX function and a subquery.
Use a SQL query with the MAX function to find the highest salary in the table.
Use a subquery to exclude the highest salary and find the second highest salary.
Example: SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees);
Top trending discussions
posted on 23 Oct 2024
I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
Reverse array of strings
Iterate through the array and swap elements from start to end
Use two pointers, one at the beginning and one at the end, and swap elements until they meet
Reverse a given string
Use built-in functions like reverse() or loop through the string in reverse order
Create a new string and append characters from the original string in reverse order
Convert the string to an array of characters, reverse the array, and then join it back into a string
Calculate sum of all elements in a given array of strings
Iterate through the array and convert each element to integer before adding to sum
Handle edge cases like empty array or non-numeric elements
Return the final sum after iterating through all elements
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.
It was online test having coding questions for logical part and UI part
Implement a todo list with add, delete, and mark as completed functionalities.
Create an array to store the tasks
Implement functions to add, delete, and mark tasks as completed
Display the tasks with their completion status
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
27
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Senior Software Engineer
16
salaries
| ₹4.5 L/yr - ₹10.3 L/yr |
Software Developer
11
salaries
| ₹2 L/yr - ₹5 L/yr |
Virtual Assistant
10
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Digital Marketing Executive
8
salaries
| ₹1.2 L/yr - ₹5.5 L/yr |
Maxgen Technologies
VDart
ANR Software Private Limited
Magic Edtech