Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Fair and was interviewed in Mar 2022. There were 3 interview rounds.
Python programming language
Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility.
Python is used for web development, data analysis, artificial intelligence, and more.
Advantages of Python include its ease of use, large standard library, and community support.
Functions in Python are used to group related code and make it reusable.
The break statement is used to exit a loop prematurely.
A tupl...
Local variables are variables that are defined within a function and can only be accessed within that function. Global variables are variables that are defined outside of any function and can be accessed throughout the program.
Local variables are created when a function is called and destroyed when the function completes.
Global variables can be accessed and modified by any function in the program.
Using local variables ...
Answers to common Python interview questions.
Namespace is a container for storing variables and functions.
Dictionary is a collection of key-value pairs.
Type conversion is the process of converting one data type to another.
Arrays are homogeneous while lists are heterogeneous.
Functions are blocks of code that perform a specific task.
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
One to one interview along with coding round.
Basic questions for python based on list touple dictionary.
Numpy, Pandas, CSV and operation.
SQL queries basic like join query
Having query.
The core logic of my previous work involved developing a web application using Python and Django framework.
Developed a web application using Python and Django framework
Implemented various features and functionalities based on client requirements
Handled database operations and data manipulation using Django ORM
Worked on front-end development using HTML, CSS, and JavaScript
Collaborated with a team of developers to ensure
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.
Start by creating a list of coin denominations.
Use dynamic programming to find the minimum number of coins needed for each amount from 0 to the target amount.
Return the value at the target amount index as the minimum number of coins needed.
posted on 17 Jan 2024
Coding test just like leetcode
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
Python
username=("Zoho")
Print(username)
Group discussion coding
posted on 11 Mar 2024
Write a code for star pattern
Basic coding question
posted on 10 Nov 2022
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
One to one interview along with coding round.
Basic questions for python based on list touple dictionary.
Numpy, Pandas, CSV and operation.
SQL queries basic like join query
Having query.
The core logic of my previous work involved developing a web application using Python and Django framework.
Developed a web application using Python and Django framework
Implemented various features and functionalities based on client requirements
Handled database operations and data manipulation using Django ORM
Worked on front-end development using HTML, CSS, and JavaScript
Collaborated with a team of developers to ensure
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.
Start by creating a list of coin denominations.
Use dynamic programming to find the minimum number of coins needed for each amount from 0 to the target amount.
Return the value at the target amount index as the minimum number of coins needed.
Some of the top questions asked at the Google Python Developer interview -
Software Engineer
1.3k
salaries
| ₹20 L/yr - ₹80 L/yr |
Software Developer
781
salaries
| ₹25.5 L/yr - ₹50.3 L/yr |
Senior Software Engineer
588
salaries
| ₹22 L/yr - ₹94 L/yr |
Sde1
252
salaries
| ₹16 L/yr - ₹64 L/yr |
Data Scientist
231
salaries
| ₹12 L/yr - ₹50 L/yr |
Yahoo
Amazon
Microsoft Corporation