i
Xanthus Innovations
Filter interviews by
MVC life cycle involves request handling, routing, controller execution, view rendering, and response generation.
Request is received by the router which determines the appropriate controller and action
Controller processes the request, interacts with the model to retrieve data, and passes it to the view
View renders the data received from the controller and generates the response to be sent back to the client
Filters in MVC are used to perform logic before or after an action method is executed.
Filters are used to perform cross-cutting concerns such as logging, authentication, authorization, etc.
There are different types of filters in MVC like Authorization filters, Action filters, Result filters, and Exception filters.
Filters can be applied at the controller level or action level using attributes like [Authorize], [HttpPost
Exceptions in JavaScript can be handled using try-catch blocks.
Use try-catch blocks to catch and handle exceptions in JavaScript.
The try block contains the code that may throw an exception.
The catch block is used to handle the exception if one occurs.
You can also use the finally block to execute code after try and catch regardless of the result.
HTML helpers are functions in ASP.NET MVC that generate HTML markup for views
HTML helpers are used to create HTML elements in ASP.NET MVC views
They help in reducing the amount of HTML code that needs to be written manually
Examples include Html.TextBox(), Html.DropDownList(), Html.ActionLink()
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
Xanthus Innovations interview questions for popular designations
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
posted on 14 Feb 2025
I was interviewed in Jan 2025.
Total 5 rounds. 1. pen paper coding test at company location (1st one is two pointer and second one is pattern) 2. L1 techinical - oops concept two coding question and some java and advance java concept basic (find palindrome) 3. L2 techinical - two coding question, one puzzle, sql vs nosql, etc (build linked list using class, find min and max element in array), discussion on time complexity 4. L3 managerial round : one basic two loop question and optimmize it , printing pattern question, etc and time complecity 5. HR round- basic hr questions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.
I have a strong background in HR strategy and business partnering
I enjoy collaborating with cross-functional teams to drive positive change
I am excited about the opportunity to make a meaningful impact on the organization's culture and performance
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
4 easy level questions will be asked basically from arrays and strings.
Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.
posted on 17 Dec 2024
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
I was interviewed in Dec 2024.
A function is a piece of code that is called by name, while a method is a function that is associated with an object.
Functions are standalone blocks of code, while methods are functions that are part of a class or object.
Functions can be called independently, while methods are called on an object.
Functions do not have access to data stored in an object, while methods can access and modify object data.
based on 2 interviews
Interview experience
based on 31 reviews
Rating in categories
Software Developer
19
salaries
| ₹4 L/yr - ₹11 L/yr |
Technical Lead
8
salaries
| ₹10.5 L/yr - ₹16.6 L/yr |
Software Tester
8
salaries
| ₹4.7 L/yr - ₹7.2 L/yr |
Quality Analyst
6
salaries
| ₹2 L/yr - ₹6.6 L/yr |
Senior Software Developer
6
salaries
| ₹6 L/yr - ₹13.3 L/yr |
Infosys
TCS
Wipro
HCLTech