i
Amdocs
Filter interviews by
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Design a system to read from a CDN
Utilize a CDN to store and deliver content efficiently
Implement caching mechanisms to reduce load times
Use a content delivery network like Cloudflare or Akamai
Consider implementing a multi-CDN strategy for redundancy and performance optimization
Memory management involves allocating and deallocating memory efficiently to optimize system performance.
Use dynamic memory allocation functions like malloc, calloc, and realloc to allocate memory as needed
Track memory usage and release unused memory using free function to prevent memory leaks
Implement memory pooling or caching to reuse memory blocks and reduce overhead of frequent allocation/deallocation
Use memory pro...
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
Traverse through a matrix of uppercase english alphabets to find a given word. you are allowed to make up to k jumps, and same position can be repeated too.
Compression of 0-1 matrix involves reducing the size of the matrix by storing only the necessary information.
Use run-length encoding to compress the matrix by storing consecutive repeated values as a single value and count.
Identify patterns in the matrix that can be represented more efficiently.
Consider using sparse matrix representation if the matrix has a lot of zeros.
Implement efficient algorithms to compress and de...
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 31 Oct 2023
I applied via Walk-in and was interviewed before Oct 2022. There were 4 interview rounds.
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Custom reduce function in JavaScript
Create a function that takes an array, a callback function, and an initial value as parameters
Iterate through the array and apply the callback function to each element, updating the accumulator
Return the final accumulator value
Box sizing in CSS determines how the total width and height of an element is calculated.
Box-sizing property can have values of content-box (default) or border-box
content-box includes only the content, border, and padding in the width and height calculations
border-box includes the content, padding, and border in the width and height calculations
posted on 29 Oct 2024
I applied via Job Portal and was interviewed before Oct 2023. There was 1 interview round.
Binary First Search is a search algorithm that explores the nodes in a binary tree in a level-order traversal.
Start at the root node and add it to a queue.
While the queue is not empty, dequeue a node and visit it. Then enqueue its children.
Repeat until all nodes have been visited.
posted on 17 Jul 2024
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Software Developer
8.3k
salaries
| ₹5 L/yr - ₹17 L/yr |
Software Engineer
1.9k
salaries
| ₹4 L/yr - ₹16 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹2.9 L/yr - ₹14 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹4 L/yr - ₹12.1 L/yr |
Associate Software Engineer
1k
salaries
| ₹3.5 L/yr - ₹12 L/yr |
TCS
IBM
Oracle
Carelon Global Solutions