i
Certainty Infotech
Filter interviews by
I appeared for an interview in Aug 2019.
Python uses automatic memory management through a garbage collector.
Python uses reference counting to keep track of objects in memory.
When an object's reference count reaches zero, it is automatically deallocated.
Python also employs a garbage collector to handle cyclic references.
The garbage collector identifies and collects objects that are no longer reachable.
Memory management in Python is transparent to the develope...
self is a reference to the instance of the class and is used to access its attributes and methods.
self is the first parameter of any method in a class.
It is used to refer to the instance of the class within the class itself.
self allows the instance to access its own attributes and methods.
It is automatically passed when a method is called on an instance.
Pickling is the process of converting a Python object into a byte stream, while unpickling is the reverse process.
Pickling allows objects to be serialized and stored in a file or transferred over a network.
The pickle module in Python provides functions for pickling and unpickling objects.
Example: Pickling a list - pickle.dump([1, 2, 3], file)
Example: Unpickling a list - pickle.load(file)
Generators in Python are functions that can be paused and resumed, allowing for efficient memory usage and lazy evaluation.
Generators are created using the yield keyword
They are used to create iterators
Generators produce a sequence of values on-the-fly
They are memory efficient as they generate values one at a time
Generators are useful for processing large datasets or infinite sequences
Deep copy creates a new object and recursively copies all the objects it references, while shallow copy creates a new object and references the same objects as the original.
Deep copy creates a completely independent copy of an object, including all nested objects.
Shallow copy creates a new object, but references the same nested objects as the original.
Deep copy is useful when you want to modify one object without affec...
Top trending discussions
I honed my analytical skills through various projects in my previous roles, focusing on data interpretation and stakeholder communication.
Worked on a project analyzing customer feedback data to improve product features, resulting in a 20% increase in user satisfaction.
Collaborated with cross-functional teams to gather requirements for a new software tool, ensuring alignment with business objectives.
Utilized SQL and Exc...
I appeared for an interview before Jul 2021.
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I applied via Naukri.com
I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.
Opportunities for professional development, such as training programs and mentorship.
A collaborative work environment that encourages teamwork and idea sharing.
Access to cutting-edge technology and resources to drive innovation.
A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.
Experienced professional with a strong educational background and clear career ambitions, eager to contribute to the company's success.
I have over 5 years of experience in project management, leading teams to successfully deliver complex projects on time.
I hold a Master's degree in Business Administration from XYZ University, where I specialized in strategic management.
My family has always emphasized the importance of ...
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.
Workflow is a series of automated steps that can be used to streamline business processes.
Triggers are used to execute code before or after a record is inserted, updated, or deleted.
Reports are used to display data in a visual format, such as a table or chart.
Roles are used to define the hierarchy of ...
I appeared for an interview before Jul 2020.
Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.
Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)
It is also listed on the New York Stock Exchange (NYSE)
Infosys has a market capitalization of over $80 billion as of 2021
based on 16 reviews
Rating in categories
Research Executive
6
salaries
| ₹2.9 L/yr - ₹4.4 L/yr |
Software Engineer
5
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Associate Software Engineer
4
salaries
| ₹2.3 L/yr - ₹2.8 L/yr |
Research Analyst
4
salaries
| ₹2.6 L/yr - ₹3.2 L/yr |
Market Research Analyst
4
salaries
| ₹2.4 L/yr - ₹3.8 L/yr |
TCS
Accenture
Wipro
Cognizant