i
Aptara
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 4 interview rounds.
I applied via Walk-in and was interviewed in May 2021. There were 4 interview rounds.
posted on 7 Jul 2017
posted on 21 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 2 interview rounds.
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.
posted on 18 May 2021
I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 15 Sep 2021
I was interviewed before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.
Given an array arr
of length N
consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.
Find the sum of the subarray with the maximum sum among all subarrays in a given array.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum as the result.
Example: For input arr = [-2, 1, -3, 4, -1], the maximum subarray sum is 4.
You are given two singly linked lists, where each list represents a positive number without any leading zeros.
Your task is to add these two numbers and return the sum as ...
Add two numbers represented as linked lists and return the sum as a linked list.
Traverse both linked lists simultaneously while keeping track of carry
Create a new linked list to store the sum
Handle cases where one list is longer than the other
Consider edge cases like carry at the end of addition
Round duration - 15 minutes
Round difficulty - Easy
It was a normal discussion about the role, the job expectations and about the company culture.
Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.
Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.
posted on 15 Aug 2023
I was interviewed before Aug 2022.
posted on 20 Apr 2023
Array sorting in PHP is the process of arranging the elements of an array in a specific order.
PHP provides various sorting functions like sort(), rsort(), asort(), arsort(), ksort(), krsort(), etc.
sort() function sorts the array in ascending order based on the values.
rsort() function sorts the array in descending order based on the values.
asort() function sorts the array in ascending order based on the values while mai...
Merging two arrays in PHP
Use array_merge() function to merge two or more arrays
The resulting array will have all the values from the input arrays
Keys are preserved unless they are numeric and there are duplicates
Some of the top questions asked at the Aptara Senior Software Developer interview for experienced candidates -
based on 1 interview
Interview experience
Financial Analyst
228
salaries
| ₹0 L/yr - ₹0 L/yr |
Html Programmer
185
salaries
| ₹0 L/yr - ₹0 L/yr |
Copy Editor
179
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Editorial Assistant
141
salaries
| ₹0 L/yr - ₹0 L/yr |
Cactus Communications
Integra Software Services
Newgen Software Technologies
SunTec Web Services