Filter interviews by
PHP has a variety of array functions for manipulating arrays efficiently.
Some common array functions in PHP include: array_push(), array_pop(), array_shift(), array_unshift(), array_merge(), array_slice(), array_splice(), array_keys(), array_values(), in_array(), array_search(), array_unique(), array_reverse(), sort(), rsort(), ksort(), krsort(), array_map(), array_filter().
Example: array_push($array, 'new element'); /...
I appeared for an interview in Dec 2016.
I will communicate effectively, follow instructions, seek feedback, and collaborate with my supervisor.
Communicate regularly with supervisor to provide updates on progress and ask for clarification when needed
Follow instructions carefully and ask for help if unsure about a task
Seek feedback on my work to improve and grow professionally
Collaborate with supervisor and team members to achieve project goals
Provide suggesti
I appeared for an interview before Feb 2024.
The authentication related questions and architecture wise too.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 5 interview rounds.
Developed a web-based project management tool for a software development company.
Used Agile methodology for project management
Implemented user authentication and authorization
Integrated with third-party tools like JIRA and GitHub
Provided real-time project progress tracking
Generated reports for project analysis
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.
It was aptitude and technical MCQ questions round
I appeared for an interview in Jan 2021.
Round duration - 30. minutes
Round difficulty - Easy
It was in the evening, question were moderate
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Round duration - 30 minutes
Round difficulty - Easy
It was in the night around 9:00 PM.
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find all pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list.
Sort the pairs based on the first element and then the second element.
Return the list of pairs as the final result.
Tip 1 : Learn new things daily
Tip 2 : Practice questions
Tip 3 : Keep one question in mind to solve.
Tip 1 : Description about your skills
Tip 2 : Project details
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
268
salaries
| ₹3 L/yr - ₹12.3 L/yr |
Senior Software Engineer
188
salaries
| ₹6 L/yr - ₹22 L/yr |
Technical Lead
67
salaries
| ₹8.9 L/yr - ₹28 L/yr |
Team Lead
56
salaries
| ₹5 L/yr - ₹16.1 L/yr |
Quality Engineer
53
salaries
| ₹2.1 L/yr - ₹5.4 L/yr |
Gemalto
Bharat Electronics
Flex
Foxconn