i
Infosys
Filter interviews by
Clear (1)
Shallow copy only copies the references of objects, while deep copy creates new copies of objects.
Shallow copy creates a new object but does not create copies of nested objects.
Deep copy creates new copies of all nested objects.
Shallow copy is faster and more memory efficient, but changes to nested objects affect both copies.
Deep copy is slower and uses more memory, but changes to nested objects do not affect the origi
Generators in Python are functions that allow you to iterate over a sequence of items without storing them in memory.
Generators are created using the 'yield' keyword instead of 'return'.
They are used to generate a series of values on the fly, one at a time.
Generators are memory efficient as they do not store all values in memory at once.
Example: def my_generator(): for i in range(5): yield i
Example: for num in my_ge
Asked some program related to list.
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
I am a dedicated and experienced Technology Analyst with a passion for innovation and problem-solving.
I have a strong background in technology research and analysis
I am skilled in identifying trends and opportunities in the tech industry
I have experience in developing and implementing technology solutions for businesses
I am a team player and have excellent communication skills
I am committed to continuous learning and s...
Yes, expected CTC variable exists in the job offer.
Expected CTC variable is a common term used in job offers to indicate the expected salary package.
It typically includes both fixed and variable components.
Example: Expected CTC: INR 10-12 LPA (Fixed: 8 LPA, Variable: 2-4 LPA)
MVC folder structure includes Models, Views, and Controllers folders.
Models folder for data-related logic
Views folder for UI-related files
Controllers folder for handling user input and interaction
Extension methods in MVC are static methods that allow adding new methods to existing types without modifying the original type.
Extension methods are defined as static methods in a static class.
They are used to extend the functionality of existing classes without modifying them.
Extension methods are called like regular instance methods.
Example: public static class StringExtensions { public static bool IsUpperCase(this ...
Infosys interview questions for designations
Get interview-ready with Top Infosys Interview Questions
A job scheduler is a software application that is used to automate the scheduling of tasks or jobs in a computer system.
Job schedulers help in optimizing resource utilization by efficiently managing the execution of tasks.
They allow users to define dependencies between tasks and specify when and how often tasks should run.
Examples of job schedulers include Cron for Unix-based systems and Task Scheduler for Windows.
Job ...
A service is a component that performs operations in the background without a user interface. A fragment is a modular section of an activity that has its own lifecycle and UI.
Service is used for long-running operations such as network calls or playing music in the background.
Fragments are reusable UI components that can be added or removed from an activity dynamically.
Services and fragments are both important component
I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
COBOL has four divisions: Identification Division, Environment Division, Data Division, and Procedure Division.
Identification Division: Contains program name, author, and other identifying information.
Environment Division: Specifies the hardware and software environment in which the program will run.
Data Division: Defines the data structures used in the program.
Procedure Division: Contains the actual program logic and ...
What people are saying about Infosys
Some of the top questions asked at the Infosys Technology Analyst interview -
The duration of Infosys Technology Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 220 interviews
5 Interview rounds
based on 4.3k reviews
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture