i
Easiloan Techno Solutions
Filter interviews by
Yes, the project directory in Django follows a specific structure.
The main project directory contains settings.py, urls.py, and wsgi.py files.
Each app within the project has its own directory with models.py, views.py, and urls.py files.
Static files are stored in a 'static' directory within each app.
Templates are stored in a 'templates' directory within each app.
Media files are stored in a 'media' directory within the p...
CRUD stands for Create, Read, Update, and Delete. It refers to the basic operations performed on data in a database.
CRUD is a fundamental concept in database management.
Create refers to adding new data to the database.
Read refers to retrieving data from the database.
Update refers to modifying existing data in the database.
Delete refers to removing data from the database.
CRUD is used in many software applications, inclu...
Top trending discussions
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Snake and Ladder Problem is a classic board game where players move their tokens based on the roll of a dice.
The game involves a board with numbered squares, where players move their tokens based on the roll of a dice.
Snakes and ladders on the board can either help a player advance or set them back.
The game continues until a player reaches the final square, usually 100, to win.
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
I applied via Referral and was interviewed before May 2023. There were 4 interview rounds.
Coding and aptitude round
I applied via Naukri.com and was interviewed in Aug 2022. There were 5 interview rounds.
Hacker earth , Rest api consuming and filtering response . 2 question
I applied via Walk-in and was interviewed in Dec 2022. There were 4 interview rounds.
Sql, power Bi basic and Reporting knowledge
Sql knowledge , use of power bi
Salary discussion round
posted on 13 Nov 2024
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
2Sum problem involves finding two numbers in an array that add up to a specific target.
Use a hashmap to store the difference between the target and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target.
Spiral traversal of a Binary tree involves visiting nodes level by level alternating between left to right and right to left.
Start by pushing the root node into a queue.
While the queue is not empty, pop a node, print its value, and push its children into the queue.
Alternate between popping nodes from the queue and printing their values in a spiral manner.
The coin change problem involves finding the number of ways to make a certain amount using given coin denominations.
Dynamic Programming Approach: Use an array to store the number of ways to make each amount up to the target.
Example: For coins [1, 2, 5] and target 5, ways are: 5 (1x5), 2+2+1, 2+1+1+1, 1+1+1+1+1.
Base Case: Initialize dp[0] = 1, as there's one way to make 0 amount (using no coins).
Iterate through each coi...
The aggressive cows problem involves finding the maximum distance between cows in a field while ensuring they are not too close to each other.
Use binary search to find the maximum distance between cows.
Sort the cows' positions and check if a certain distance is feasible.
Consider the constraints of the problem such as the number of cows and the size of the field.
I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.
Technical round 2 questions
posted on 23 Mar 2024
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Javascript,html, CSS and MySQL
An event loop is a programming construct that waits for and dispatches events or messages in a program.
Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.
It continuously checks for events in a queue and processes them one by one.
Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.
Event loop helps ...
Senior Relationship Manager
4
salaries
| ₹4 L/yr - ₹5.1 L/yr |
MIS Analyst
4
salaries
| ₹4.5 L/yr - ₹5.3 L/yr |
React Developer
4
salaries
| ₹4 L/yr - ₹5 L/yr |
Software Development Engineer
3
salaries
| ₹4.5 L/yr - ₹4.9 L/yr |
Relationship Manager
3
salaries
| ₹3.6 L/yr - ₹4.6 L/yr |
Stashfin
OneCard
PolicyX.com
Jodo