Filter interviews by
I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.
I prefer working with Python as it is versatile and has a large community support.
Python is easy to learn and has a simple syntax.
It has a vast collection of libraries and frameworks for various purposes.
Python is widely used in data science and machine learning.
It is also used for web development, automation, and scripting.
Examples: Flask, Django, NumPy, Pandas, TensorFlow, PyTorch.
I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.
Put replaces the entire resource while Patch updates only the specified fields.
Put is idempotent while Patch is not
Put requires the entire resource to be sent while Patch only requires the updated fields
Put is used to create a new resource while Patch is used to update an existing resource
Put is not recommended for partial updates while Patch is designed for partial updates
Top trending discussions
I applied via campus placement at Guru Teg Bahadur Institute of Technology, Delhi and was interviewed in Jan 2024. There were 3 interview rounds.
This round consist of 40 question 10 were subjective and 30 were from apti and reasoning section
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Gk apti and coding questions were there
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
List is mutable, tuple is immutable in Python.
Lists are mutable, meaning their elements can be changed after creation.
Tuples are immutable, meaning their elements cannot be changed after creation.
Lists are defined using square brackets [], tuples using parentheses ().
Lists are typically used for collections of similar items, tuples for fixed collections of dissimilar items.
Generators in Python are functions that allow you to iterate over a sequence of items without storing them all in memory at once.
Generators are created using a function with 'yield' instead of 'return'.
They are used to generate a sequence of values lazily, 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: ...
posted on 13 Jun 2021
A collection is a group of objects that can be stored, manipulated, and retrieved as a single unit.
Concrete classes of collection include ArrayList, LinkedList, HashSet, and TreeSet.
HashMap is a concrete class of the Map interface, which is a type of collection that stores key-value pairs.
Other classes and interfaces in the collection framework include Queue, Stack, Vector, and Collection.
I was interviewed in Mar 2024.
posted on 23 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 5 interview rounds.
Aptitude test is basically logical reasoning and simple math
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
That was 1 hour apti test with subjective questions
This was coding round with DSA. Good basic questions
posted on 21 Oct 2024
I applied via Naukri.com
based on 8 reviews
Rating in categories
Software Developer
37
salaries
| ₹3.7 L/yr - ₹11.5 L/yr |
Software Engineer
29
salaries
| ₹6.2 L/yr - ₹11 L/yr |
Associate Software Developer
26
salaries
| ₹3.6 L/yr - ₹8.4 L/yr |
Softwaretest Engineer
17
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Associate Software Engineer
13
salaries
| ₹3.6 L/yr - ₹6.8 L/yr |
TCS
Infosys
Wipro
HCLTech