i
Furlenco
Filter interviews by
Top trending discussions
Python Django is a popular web framework for developing and deploying web applications.
Use virtual environments to manage dependencies
Utilize Django's built-in admin interface for managing data
Deploy Django projects using platforms like Heroku or AWS
Consider using Docker for containerization
Implement continuous integration and deployment pipelines
I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.
2 dsa questions of easy/medium
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
Count the number of islands in a grid of '1's and '0's
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited
Increment the island count for each new island found
Ensure to handle boundary cases and check for visited nodes
Find the first and last index of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the first and last index once the iteration is complete.
Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There was 1 interview round.
I applied via Approached by Company and was interviewed before Sep 2022. There were 4 interview rounds.
I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 4 interview rounds.
Merge two lists with different intervals based on overlapping intervals.
Sort both lists based on start time.
Iterate through both lists and compare intervals for overlap.
Merge overlapping intervals and add non-overlapping intervals to the result list.
Decorators are functions that modify the behavior of other functions or methods.
Decorators are used to add functionality to existing functions without modifying their code.
They are commonly used in Python to modify the behavior of functions or methods.
Decorators are often used for logging, authentication, caching, and more.
Example: @staticmethod or @classmethod decorators in Python.
Python is a high-level programming language known for its simplicity and readability, commonly used for web development, data analysis, artificial intelligence, and more.
Python is versatile and can be used for various applications such as web development, data analysis, artificial intelligence, scientific computing, and automation.
It is known for its clean syntax and readability, making it a popular choice for beginner...
Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: creating new classes based on existing classes
Polymorphism: the ability for objects to be treated as instances of their parent class
Abstraction: hiding the complex implementation details and showing only th
Use a loop to continuously calculate and print Fibonacci numbers
Use a loop to calculate the next Fibonacci number by adding the previous two numbers
Print each Fibonacci number as it is calculated
Consider using a while loop to continuously calculate and print Fibonacci numbers
Code to check palindrome using two pointers in an array of strings
Initialize two pointers, one at the start of the string and one at the end
Compare characters at the two pointers, moving them towards each other until they meet or cross
If all characters match, the string is a palindrome
based on 9 reviews
Rating in categories
Assistant Manager
53
salaries
| ₹4.2 L/yr - ₹9.5 L/yr |
Senior Executive
45
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Software Engineer
22
salaries
| ₹9 L/yr - ₹25 L/yr |
Warehouse Executive
20
salaries
| ₹3.1 L/yr - ₹4.7 L/yr |
Senior Software Engineer
19
salaries
| ₹18 L/yr - ₹32 L/yr |
RentoMojo
Cityfurnish
GrabOnRent
Guarented