Filter interviews by
Use quicksort algorithm to match nuts and bolts in minimum iterations.
Use quicksort algorithm to sort both nuts and bolts arrays based on diameter.
Compare each nut with each bolt to find matching pairs.
Time complexity is O(nlogn) using quicksort.
Converting a number from base 11 to base 7 involves dividing the number by 7 and keeping track of remainders.
Divide the number in base 11 by 7 and keep track of remainders
Repeat the process with the quotient until it becomes 0
The remainders obtained in reverse order will give the number in base 7
Garbage collection algorithms manage memory in programming languages by automatically reclaiming unused memory.
Garbage collection is used in languages like Java, C#, and Python to automatically free up memory.
There are different algorithms like mark and sweep, reference counting, and generational collection.
Mark and sweep algorithm involves marking reachable objects and then sweeping away the unmarked ones.
Reference co...
Discussion on General Topics
General Aptitude test
I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.
Basic Python, SQL, and Bash questions
Data pipeline design involves creating a system to efficiently collect, process, and analyze data.
Understand the data sources and requirements before designing the pipeline.
Use tools like Apache Kafka, Apache NiFi, or AWS Glue for data ingestion and processing.
Implement data validation and error handling mechanisms to ensure data quality.
Consider scalability and performance optimization while designing the pipeline.
Doc...
I was interviewed in Jan 2025.
Social media impact on younger generations.
Social media usag in impacting businesses
Adobe interview questions for popular designations
I applied via Campus Placement
Patterns, quiz, game questions.
Get interview-ready with Top Adobe Interview Questions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Find number of triplets in array whose sum is less than or equal to target.
Sort the array in ascending order.
Use three pointers to iterate through the array and find triplets.
Update pointers based on sum of triplets and target value.
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
Project management drilling on processes involves closely monitoring and improving project workflows.
Regularly review and analyze project processes to identify bottlenecks and inefficiencies
Implement process improvements based on data-driven insights
Ensure team members are following established processes and provide training as needed
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
2medium level questions
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
The right view of a binary tree shows the nodes that are visible when looking at the tree from the right side.
The right view of a binary tree can be obtained by performing a level order traversal and keeping track of the rightmost node at each level.
Nodes that are visible from the right side are the ones that are the rightmost at their level.
Example: For the binary tree [1, 2, 3, null, 5, null, 4], the right view would
Encode and decode a string without using any delimiter.
Use a unique character to represent the start and end of each string in the array.
Keep track of the length of each string to properly decode it.
Example: ['hello', 'world'] can be encoded as '#hello#world#' without using delimiters.
It was really good, having required tech questions for my position
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Some of the top questions asked at the Adobe interview -
The duration of Adobe interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 155 interviews
Interview experience
based on 1.1k reviews
Rating in categories
Computer Scientist
441
salaries
| ₹22 L/yr - ₹71.4 L/yr |
Technical Consultant
296
salaries
| ₹12.4 L/yr - ₹30 L/yr |
Software Engineer
254
salaries
| ₹7.5 L/yr - ₹28 L/yr |
Computer Scientist 2
238
salaries
| ₹30 L/yr - ₹101 L/yr |
Senior Technical Consultant
212
salaries
| ₹11.5 L/yr - ₹46 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon