i
Zazz IT Solutions
Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
I approach designing scalable and maintainable software by focusing on modular design, clean code practices, and regular refactoring.
Break down the software into smaller, reusable components to promote scalability.
Follow clean code practices such as SOLID principles to ensure maintainability.
Regularly refactor code to eliminate technical debt and improve scalability.
Use design patterns like MVC or microservices to faci...
Code reviews, automated testing, continuous integration, coding standards, and documentation.
Conduct regular code reviews to catch errors and ensure adherence to best practices.
Implement automated testing to verify code functionality and catch bugs early.
Utilize continuous integration to regularly merge code changes and run automated tests.
Enforce coding standards to maintain consistency and readability.
Document code t
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Utilize AWS or Azure services for scalable web applications
Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling
Leverage AWS Lambda or Azure Functions for serverless computing
Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic
Store data in AWS RDS or Azure SQL Database for scalable database solutions
Use AWS CloudFront or Azure CDN for content delivery
I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.
Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks
Review the code to ensure proper memory allocation and deallocation practices are being followed
Implement smart pointers or garbage collection to automatically manage memory
Use static co...
Yes, I have experience working on legacy systems.
I have successfully maintained and upgraded legacy systems to meet current business needs.
I have refactored legacy code to improve performance and scalability.
I have integrated new technologies with legacy systems to enhance functionality.
I have experience troubleshooting and debugging issues in legacy systems.
Yes, I have experience working with cross functional teams and resolving disputes effectively.
I have successfully collaborated with team members from different departments to achieve project goals.
I am skilled at mediating conflicts and finding mutually beneficial solutions.
I prioritize open communication and actively listen to all team members' perspectives.
I have experience using conflict resolution techniques such a
Nice and light question
Two hacktho coding execrise
Top trending discussions
posted on 29 Nov 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.
Ther try to gaze out what are the responsibilities you handled and your growth potential
They try to find out what you are will do in a given set of scenarios
posted on 22 Jan 2025
1 hour online test ..
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
Interview experience
based on 1 review
Rating in categories
Project Manager
8
salaries
| ₹6 L/yr - ₹14 L/yr |
Business Analyst
7
salaries
| ₹2.4 L/yr - ₹9 L/yr |
UI/UX Designer
7
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Front end Developer
6
salaries
| ₹3.2 L/yr - ₹6 L/yr |
QA Engineer
6
salaries
| ₹1.9 L/yr - ₹4.8 L/yr |
Nexus Venture Partners
Sequoia Capital
Matrix Partners
Lightspeed Venture Partners