i
Amdocs
Filter interviews by
posted on 26 Oct 2021
posted on 16 Sep 2024
The architecture of my previous project was focused on sustainability and functionality.
Incorporated passive solar design principles
Used locally sourced and recycled materials
Implemented rainwater harvesting system
Maximized natural ventilation and lighting
Designed for multi-functional use
Utilized modular construction techniques
What people are saying about Amdocs
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
Designarchitect for an ecommerce wensite
I applied via Job Portal and was interviewed in May 2021. There were 3 interview rounds.
Create a GCP group to merge projects and reduce from 100 to 25.
Identify the projects to be merged based on criteria such as functionality, ownership, or resource usage.
Create a new GCP project to serve as the merged project.
Migrate the necessary resources and data from the individual projects to the merged project.
Update any dependencies or configurations to reflect the changes.
Ensure proper access controls and permiss...
Yes, I attend governance meetings to ensure alignment on architectural decisions and compliance with organizational standards.
I participate in monthly governance meetings to discuss project progress and architectural alignment.
In these meetings, I present updates on ongoing projects and gather feedback from stakeholders.
I also use these sessions to address any compliance issues related to architecture and design.
For ex...
GCP migration involves transferring legacy systems to the cloud.
Identify the legacy systems that need to be migrated
Assess the compatibility of the legacy systems with GCP
Plan the migration strategy and timeline
Execute the migration process, ensuring data integrity and minimal downtime
Test and validate the migrated systems in the GCP environment
Optimize and fine-tune the migrated systems for optimal performance
I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.
Transforming a monolithic application to microservices using OCI PaaS involves several strategic steps and tools.
Identify and isolate functionalities in the monolith that can be converted into independent services.
Utilize Oracle Cloud Infrastructure (OCI) services like Oracle Functions for serverless microservices.
Leverage Oracle Kubernetes Engine (OKE) for container orchestration of microservices.
Implement API Gateway...
To convert a monolithic application to microservices, you need to break down the application into smaller, independent services.
Identify the different functionalities of the monolithic application
Decide on the boundaries of each microservice
Refactor the codebase to separate out the functionalities into individual services
Implement communication between the microservices using APIs or messaging queues
Deploy the microser...
posted on 16 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 50 minutes
Round difficulty - Easy
This was a Data Structural round.
Given a two-dimensional array/list consisting of integers 0s and 1s, where 1 represents land and 0 represents water, determine the number of distinct islands. A group of...
Count the number of distinct islands in a 2D array of 0s and 1s.
Identify islands by performing depth-first search (DFS) on the grid
Use a set to store the shape of each island and check for duplicates
Consider translations to determine distinct islands
Round duration - 50 minutes
Round difficulty - Easy
This was a Data Structural round.
You are tasked with arranging 'N' words of varying lengths such that each line contains at most 'M' characters, with each word separated by a space. The challenge is to minimiz...
The goal is to minimize the total cost of arranging 'N' words on each line with a maximum character limit 'M'.
Calculate the cost of each line as the cube of extra space characters needed to reach 'M'.
Minimize the total cost by arranging words to fit within the character limit on each line.
Ensure each word appears fully on one line without breaking across lines.
Round duration - 60 minutes
Round difficulty - Easy
This was a System Design round.
Design a system similar to Red Bus for handling bookings and onboarding vendors and customers.
Implement a user-friendly interface for customers to search and book tickets
Create a vendor portal for vendors to manage their offerings and availability
Include payment gateway integration for secure transactions
Develop a robust backend system for managing bookings, cancellations, and refunds
Utilize a database to store user in...
Round duration - 50 minutes
Round difficulty - Easy
This was a System Design round
Round duration - 50 minutes
Round difficulty - Easy
This was an HR round.
Tip 1 : Practice as much as you can.
Tip 2 : Prepare for company, not in general.
Tip 3 : Your past work should be objective and your contribution should be very clear
Tip 1 : Keep only relevant things for the job you are applying.
Tip 2 : Minimal data with measurable contribution and effect.
I applied via Monster and was interviewed before Apr 2020. There was 1 interview round.
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
based on 1 interview experience
Duration
based on 1 review
Rating in categories
Software Developer
8.6k
salaries
| ₹9.2 L/yr - ₹15.6 L/yr |
Software Engineer
2k
salaries
| ₹7.7 L/yr - ₹16.2 L/yr |
Softwaretest Engineer
1.8k
salaries
| ₹5.7 L/yr - ₹13.9 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹5.2 L/yr - ₹12.5 L/yr |
Associate Software Engineer
1k
salaries
| ₹4.8 L/yr - ₹10 L/yr |
TCS
IBM
Oracle
Carelon Global Solutions