Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Top trending discussions
Moderate level coding test is conducted
Advanced level coding is given to solve
Experienced Python Developer with a passion for creating efficient and scalable solutions.
Over 5 years of experience in Python development
Strong knowledge of Python frameworks such as Django and Flask
Proficient in database management with SQL and NoSQL databases
Familiar with front-end technologies like HTML, CSS, and JavaScript
Experience in developing RESTful APIs and integrating third-party services
Strong problem-solv...
I was interviewed in Oct 2019.
posted on 30 Dec 2024
Quants+Verbal+Logical
I applied via Referral and was interviewed in May 2023. There were 3 interview rounds.
The first step is to pass successfully for different tech stacks.
I was interviewed in Oct 2019.
I was interviewed before Nov 2023.
Turings inbuilt platform to write functions of a python code
Program to maximize money from robbing 9 houses without triggering alarm for consecutive robberies
Create a list of money in each house
Use dynamic programming to keep track of maximum money robbed without triggering alarm
Consider robbing or skipping each house based on previous robberies
Example: houses = [10, 20, 15, 25, 10, 30, 50, 5, 40]
A recursive function is a function that calls itself within its definition.
A recursive function must have a base case to prevent infinite recursion.
Recursion can be used to solve problems that can be broken down into smaller, similar subproblems.
Example: Factorial calculation using recursion: def factorial(n): return 1 if n == 0 else n * factorial(n-1)
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
It was easy. Coding was also a part of the assessment.
Flask is a lightweight web framework for Python that allows you to easily handle HTTP requests.
Create a Flask application by importing the Flask class
Define routes using the @app.route decorator
Handle different types of requests (GET, POST, etc.) using route functions
Return responses using the jsonify function for JSON data
Run the Flask application using the app.run() method
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Given a problem on OOPS concept.
Interview experience
Technical Support Engineer
7
salaries
| ₹2.6 L/yr - ₹3.2 L/yr |
Center Manager
7
salaries
| ₹8 L/yr - ₹11 L/yr |
Executive Accountant
5
salaries
| ₹3.6 L/yr - ₹3.8 L/yr |
Motion Graphics Designer and Video Editor
4
salaries
| ₹3.1 L/yr - ₹4.2 L/yr |
Admin Counselor
4
salaries
| ₹1.5 L/yr - ₹3 L/yr |
Unacademy
upGrad
MeritNation
Toppr