Filter interviews by
I applied via campus placement at Vishwakarma Institute of Technology, Pune and was interviewed in Aug 2024. There were 2 interview rounds.
I am a passionate Python developer with experience in web development and data analysis.
Experienced in Python programming language
Skilled in web development using frameworks like Django and Flask
Proficient in data analysis with libraries like Pandas and NumPy
Multi threading and Multiprocessing are techniques used in Python to achieve parallelism and improve performance.
Multi threading allows multiple threads to run concurrently within the same process, sharing the same memory space.
Multiprocessing involves creating multiple processes to run tasks in parallel, each with its own memory space.
Multi threading is more suitable for I/O-bound tasks, while multiprocessing is bette...
Decorators are functions that modify the behavior of other functions. Lambda functions are anonymous functions defined using the lambda keyword.
Decorators are used to add functionality to existing functions without modifying their code.
Lambda functions are used for creating small, anonymous functions.
Example of decorator: @staticmethod decorator in Python.
Example of lambda function: lambda x: x*2
Endpoints and methods for a book store API
Endpoints: /books (GET, POST), /books/{id} (GET, PUT, DELETE), /authors (GET, POST), /authors/{id} (GET, PUT, DELETE)
Methods: GET (retrieve data), POST (create new data), PUT (update existing data), DELETE (delete data)
Example: GET /books - retrieve all books, POST /books - add a new book to the store
I am a passionate Python developer with experience in web development and data analysis.
Experienced in Python programming language
Skilled in web development using frameworks like Django and Flask
Proficient in data analysis with libraries like Pandas and NumPy
Deep copy creates a new object and recursively copies the objects found in the original. Shallow copy creates a new object and references the objects found in the original.
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and references the nested objects.
Deep copy is used when you want to create a completely independent copy of an object, while shallow co...
I would rate myself as proficient in Python, with experience in developing various projects and solving complex problems.
Proficient in Python programming language
Experience in developing projects using Python
Able to solve complex problems using Python
Familiar with popular Python libraries and frameworks
Continuously learning and improving my Python skills
Top trending discussions
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Associate Project Manager
21
salaries
| ₹4 L/yr - ₹10 L/yr |
Devops Engineer
18
salaries
| ₹2.6 L/yr - ₹11 L/yr |
Technical Lead
14
salaries
| ₹14.4 L/yr - ₹30.5 L/yr |
Senior Full Stack Developer
13
salaries
| ₹13 L/yr - ₹36.3 L/yr |
Project Manager
13
salaries
| ₹6 L/yr - ₹21 L/yr |
TCS
Infosys
Wipro
HCLTech