i
Amdocs
Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.
A pointer is a variable that stores the memory address of another variable.
Pointers are used to manipulate memory directly.
They can be used to pass large data structures to functions without copying them.
Pointers can be used to create dynamic data structures like linked lists and trees.
They can also be used to access hardware directly.
Examples of pointer types include int*, char*, and void*.
Swap 2 numbers without using 3rd variable
Use addition and subtraction
Use multiplication and division
Use bitwise XOR operation
Answering Fibonacci series with and without recursion
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones
Recursion method involves calling the function within itself
Non-recursive method involves using a loop to calculate the series
Recursive method is slower and can cause stack overflow for large inputs
Non-recursive method is faster and more efficient for large inputs
Print series of prime numbers
Start with 2 as the first prime number
Check if each number greater than 2 is divisible by any number less than it
If not, add it to the list of prime numbers
Continue until desired number of primes are found
Top trending discussions
I applied via campus placement at CIITM Engineering College, Jaipur and was interviewed in Sep 2024. There was 1 interview round.
Prioritize tasks based on deadlines, importance, and impact on overall project goals.
Evaluate deadlines and prioritize tasks based on urgency
Consider the importance of each task in relation to project goals
Assess the impact of completing each task on overall project progress
Communicate with stakeholders to understand priorities and expectations
Break down tasks into smaller sub-tasks to manage workload effectively
I handle feedback by actively listening, reflecting on the criticism, and using it to improve my work.
I actively listen to the feedback without getting defensive
I reflect on the criticism to understand the underlying issues
I use the feedback to improve my work and skills
I seek clarification if needed to fully understand the feedback
I appreciate constructive criticism as an opportunity for growth
posted on 10 Jan 2025
I applied via Referral and was interviewed before Jan 2024. There were 4 interview rounds.
Easy test, oops, logic.
posted on 1 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Medium level Leetcode problems. 2 Questions were asked.
Design a file upload and download service for efficient and secure file management.
Use a secure authentication mechanism to ensure only authorized users can upload and download files.
Implement file size restrictions and validation to prevent large or malicious files from being uploaded.
Utilize cloud storage solutions for scalability and reliability.
Include version control to track changes and updates to files.
Consider ...
I applied via campus placement at KJ Somaiya Institute of Engineering and Information Technology and was interviewed before Jan 2023. There were 4 interview rounds.
2-3 coding questions based on DSA
It was a basic SHL test
posted on 16 Jun 2022
I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.
Communication skills
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Design a REST API for UserManagement system
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Use authentication and authorization for secure access
Use pagination for large datasets
Use query parameters for filtering, sorting, and searching
Use response codes to indicate success or failure
Use versioning to manage changes in API
Example endpoints: /users, /users/{id}, /users/{id}/roles
Implement a function to reverse a string
Create an empty string to store the reversed string
Iterate through the original string from end to start
Append each character to the empty string
Return the reversed string
posted on 10 Sep 2020
I applied via Referral and was interviewed in Mar 2020. There were 4 interview rounds.
Data Integrity refers to the accuracy and consistency of data throughout its lifecycle.
Ensuring data is not corrupted or modified without authorization
Maintaining data accuracy and consistency through proper storage and retrieval
Preventing data loss or unauthorized access
Examples: checksums, encryption, access controls
Medium- hard leetcode style question on google docs
posted on 14 Jan 2015
based on 4 reviews
Rating in categories
Software Developer
8.1k
salaries
| ₹5 L/yr - ₹16.9 L/yr |
Software Engineer
1.9k
salaries
| ₹4 L/yr - ₹16 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹3 L/yr - ₹13.7 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹4 L/yr - ₹12.1 L/yr |
Associate Software Engineer
955
salaries
| ₹3.2 L/yr - ₹12 L/yr |
TCS
IBM
Infosys
Wipro