i
Wipro
Filter interviews by
Online codility test
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Flask questions
Sql questions
Python questions
To make a Flask application responsive, optimize code, use asynchronous tasks, implement caching, and utilize a CDN.
Optimize code for faster response times
Use asynchronous tasks to handle multiple requests concurrently
Implement caching to store frequently accessed data
Utilize a Content Delivery Network (CDN) for faster content delivery
Use find() method to fetch data from MongoDB
Use db.collection_name.find() to fetch all documents in a collection
Add criteria inside find() to filter data, like db.collection_name.find({ key: value })
Use projection to specify which fields to include or exclude, like db.collection_name.find({}, { field1: 1, field2: 0 })
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
Identifying and removing repetitive words or elements in a list.
Iterate through the list and keep track of unique elements
Use a set to efficiently remove duplicates
Consider using list comprehension to filter out repetitive elements
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Create a new list with shuffled order and no duplicate elements.
Use the random.shuffle() function to shuffle the list
Use a set to keep track of elements already added to the new list to avoid duplicates
Convert the set back to a list to maintain the order of elements
The existing application follows a microservices architecture with separate components for different functionalities.
The application is divided into multiple services that communicate with each other through APIs.
Each service is responsible for a specific task or functionality, promoting modularity and scalability.
Examples of microservices in the architecture include user authentication service, payment processing serv
I am passionate about Python development and excited about the innovative projects your company is working on.
Passionate about Python development
Excited about innovative projects at company
Seeking growth and learning opportunities
In 5 years, I see myself as a senior Python developer leading a team of developers on innovative projects.
Continuing to enhance my Python skills and staying updated on new technologies
Taking on more leadership responsibilities and mentoring junior developers
Contributing to the success of the company through my technical expertise
Avg aptitude questions
2 easy coding questions
I was interviewed in Nov 2024.
posted on 2 Sep 2024
HTTP is a protocol used for transferring data over the internet. REST API is a set of rules for building web services.
HTTP stands for Hypertext Transfer Protocol, used for communication between web servers and clients
REST API (Representational State Transfer) is a set of rules for building web services that adhere to the principles of REST
RESTful APIs use standard HTTP methods like GET, POST, PUT, DELETE to perform CRU...
Time complexity refers to the amount of time an algorithm takes to run as a function of the input size.
It measures how the runtime of an algorithm grows as the input size increases.
Common time complexities include O(1) constant time, O(log n) logarithmic time, O(n) linear time, O(n^2) quadratic time, and O(2^n) exponential time.
Understanding time complexity helps in analyzing and optimizing algorithms for efficiency.
Ex...
posted on 30 Aug 2024
Coding test was moderate level
Case study given one case study asked questions on that
Negotiable based on experience, skills, and industry standards.
Salary expectations are influenced by factors such as experience, skills, location, and company size.
Research average salaries for Python and Django developers in your area to set realistic expectations.
Consider the benefits package offered by the company in addition to the base salary.
Be prepared to discuss your salary expectations during the interview pro
based on 1 review
Rating in categories
Project Engineer
32.6k
salaries
| ₹1.8 L/yr - ₹8.3 L/yr |
Senior Software Engineer
23k
salaries
| ₹5.8 L/yr - ₹22.5 L/yr |
Senior Associate
21.2k
salaries
| ₹0.8 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.5k
salaries
| ₹5 L/yr - ₹19 L/yr |
Technical Lead
18.6k
salaries
| ₹8.2 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon