i
YASH Technologies
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
Sort a list without using inbuilt keyword
Iterate through the list and compare each element with the rest to find the smallest element
Swap the smallest element with the first element
Repeat the process for the remaining elements until the list is sorted
Yes, tuples are fully immutable in Python.
Tuples cannot be modified once created.
Elements of a tuple cannot be changed, added, or removed.
Attempting to modify a tuple will result in a TypeError.
Example: tuple1 = (1, 2, 3) - tuple1[0] = 4 will raise a TypeError.
Docker is a platform used to develop, ship, and run applications in containers.
Docker allows developers to package their applications and dependencies into a container, which can then be easily shared and run on any system.
Containers created with Docker are lightweight, portable, and isolated from the host system, making them ideal for microservices architecture.
Docker simplifies the process of deploying and scaling ap...
Use a loop to calculate the cube of each number in the given range and print the result.
Use a for loop to iterate through the range of numbers
Calculate the cube of each number using the formula cube = number * number * number
Print the cube of each number
Seeking new challenges and opportunities for growth in a dynamic work environment.
Looking to expand my skill set and knowledge in Python development.
Interested in working on more complex projects and collaborating with a diverse team.
Seeking a company that values innovation and encourages professional development.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
posted on 28 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
SNS is a pub/sub messaging service while SQS is a message queue service in AWS architecture.
SNS allows for push notifications to multiple subscribers, while SQS is used for decoupling services and handling asynchronous tasks.
SNS is used for real-time messaging and event-driven architecture, while SQS is used for reliable message processing and scaling.
SNS supports multiple message delivery protocols like HTTP, HTTPS, E...
Eventbridge is a serverless event bus service provided by AWS for connecting applications using events.
Eventbridge allows different AWS services, SaaS applications, and custom applications to communicate with each other through events.
It simplifies the process of building event-driven architectures by decoupling producers and consumers of events.
Eventbridge can be used to trigger automated workflows, connect different ...
posted on 29 Nov 2024
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
Python project overview
Describe the purpose and goals of the project
Explain the technologies and tools used in the project
Discuss the project's architecture and design
Highlight any challenges faced and how they were overcome
posted on 28 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
SNS is a pub/sub messaging service while SQS is a message queue service in AWS architecture.
SNS allows for push notifications to multiple subscribers, while SQS is used for decoupling services and handling asynchronous tasks.
SNS is used for real-time messaging and event-driven architecture, while SQS is used for reliable message processing and scaling.
SNS supports multiple message delivery protocols like HTTP, HTTPS, E...
Eventbridge is a serverless event bus service provided by AWS for connecting applications using events.
Eventbridge allows different AWS services, SaaS applications, and custom applications to communicate with each other through events.
It simplifies the process of building event-driven architectures by decoupling producers and consumers of events.
Eventbridge can be used to trigger automated workflows, connect different ...
Generate all valid combinations of parentheses for given n pairs
Use backtracking to generate all valid combinations of parentheses
Keep track of the number of open and close parentheses used
Add open parenthesis if there are remaining open parentheses, add close parenthesis if there are more open than close parentheses
I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
Interview experience
based on 1 review
Rating in categories
Software Engineer
1.3k
salaries
| ₹3.2 L/yr - ₹12.2 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹6.1 L/yr - ₹24.1 L/yr |
Associate Consultant
772
salaries
| ₹2.9 L/yr - ₹10.6 L/yr |
Consultant
721
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Module Lead
521
salaries
| ₹8.7 L/yr - ₹32 L/yr |
TCS
Infosys
Wipro
Tech Mahindra