Filter interviews by
Prioritizing incidents involves assessing impact, urgency, and resources to ensure effective resolution.
Assess impact: Determine how many users are affected and the severity of the issue. For example, a system outage affecting all users is high priority.
Evaluate urgency: Consider how quickly the issue needs to be resolved. A security breach requires immediate attention compared to a minor bug.
Communicate with stak...
Incident management is a structured approach to handling incidents to minimize impact and restore services efficiently.
Ensures quick resolution of incidents, reducing downtime (e.g., restoring a server outage within an hour).
Improves communication among teams and stakeholders during incidents (e.g., using a dedicated incident channel).
Facilitates root cause analysis to prevent future incidents (e.g., analyzing rec...
A palindrome is a word, phrase, or sequence that reads the same backward as forward, like 'racecar' or 'level'.
A simple way to check if a string is a palindrome is to compare it with its reverse.
Example: 'madam' == 'madam' (True)
Consider ignoring spaces and punctuation for phrases: 'A man, a plan, a canal, Panama!' is a palindrome.
For numeric palindromes, '121' is the same forwards and backwards.
Use two-pointer te...
Find the second largest number in an array of integers efficiently.
Iterate through the array while maintaining two variables: first and second largest.
If a number is greater than first, update second to first and then update first.
If a number is between first and second, just update second.
Example: For [3, 1, 4, 4, 5], the second largest is 4.
Handle edge cases: If the array has less than two unique numbers, return...
Neo4J is a graph database management system that stores data in nodes and relationships.
Uses graph structures to represent and store data
Nodes represent entities and relationships represent connections between entities
Supports ACID transactions for data consistency
Query language is Cypher
High performance, cross-platform compatibility, open-source, modern development features
Cross-platform compatibility allows for deployment on various operating systems
High performance due to optimized runtime and just-in-time compilation
Open-source community support for continuous improvement and updates
Modern development features like dependency injection, modular architecture, and improved performance monitoring
...
A Java program to manipulate or analyze matrices, such as addition, multiplication, or transposition.
Define a 2D array to represent the matrix, e.g., int[][] matrix = {{1, 2}, {3, 4}};
Implement methods for matrix operations like addition: public int[][] add(int[][] matrixA, int[][] matrixB) {...};
Use nested loops to iterate through rows and columns for operations.
Consider edge cases like different dimensions for a...
Custodian banks are financial institutions responsible for safeguarding assets, such as securities and cash, on behalf of institutional clients.
Provide safekeeping of assets
Settle trades on behalf of clients
Collect income on assets
Process corporate actions
Provide reporting and other administrative services
Act as a liaison between the client and the investment manager
NAV stands for Net Asset Value, which represents the per-share value of a mutual fund or exchange-traded fund (ETF).
NAV is calculated by subtracting a fund's liabilities from its assets and dividing by the number of shares outstanding.
It is used to determine the price at which investors can buy or sell shares of the fund.
NAV is typically calculated at the end of each trading day.
For example, if a mutual fund has a...
Find possible mirror substrings in a given string
Iterate through the string and check for mirror substrings
Use two pointers to check for mirror substrings
Examples: 'abcddcba' -> ['abcddcba', 'cddc', 'dd']
I appeared for an interview in Jan 2025.
Find bug in snippet. Code snippet writing.
I appeared for an interview in Jan 2025.
I am a highly motivated and detail-oriented individual with a background in finance and a passion for problem-solving.
Background in finance
Highly motivated and detail-oriented
Passionate about problem-solving
Seeking new challenges and opportunities for growth.
Looking for new challenges to expand my skills and knowledge
Seeking opportunities for career advancement
Interested in working in a different industry or with a different team
I have over 5 years of experience in marketing and sales roles, with a focus on digital marketing strategies.
Managed social media campaigns for a tech startup, increasing engagement by 30%
Developed email marketing campaigns for a retail company, resulting in a 20% increase in sales
Led a team of sales representatives to exceed quarterly targets by 15%
I followed a structured process involving research, planning, execution, and evaluation.
Researched the topic thoroughly to gather relevant information
Created a detailed plan outlining tasks and timelines
Executed the project according to the plan, making adjustments as needed
Evaluated the outcomes to identify successes and areas for improvement
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Normal Leetcode easy to medium Question
A palindrome is a word, phrase, or sequence that reads the same backward as forward, like 'racecar' or 'level'.
A simple way to check if a string is a palindrome is to compare it with its reverse.
Example: 'madam' == 'madam' (True)
Consider ignoring spaces and punctuation for phrases: 'A man, a plan, a canal, Panama!' is a palindrome.
For numeric palindromes, '121' is the same forwards and backwards.
Use two-pointer techniq...
Find the second largest number in an array of integers efficiently.
Iterate through the array while maintaining two variables: first and second largest.
If a number is greater than first, update second to first and then update first.
If a number is between first and second, just update second.
Example: For [3, 1, 4, 4, 5], the second largest is 4.
Handle edge cases: If the array has less than two unique numbers, return an a...
I am a seasoned product marketing professional with a strong background in driving growth and innovation in diverse markets.
Extensive Experience: Over 10 years in product marketing, successfully launching products in tech and healthcare sectors, such as a telehealth platform.
Strategic Planning: Developed and executed go-to-market strategies that increased market share by 25% for a SaaS product in its first year.
Cross-F...
I am drawn to this company for its innovative approach and commitment to excellence in product marketing.
Innovative Culture: The company is known for its cutting-edge products, like [specific product], which aligns with my passion for innovation.
Impactful Marketing Strategies: I admire how the company effectively uses data-driven marketing strategies to reach its audience, as seen in [specific campaign].
Strong Brand Re...
My unique blend of strategic vision, data-driven decision-making, and cross-functional collaboration sets me apart in product marketing.
Strategic Vision: I have a proven track record of developing long-term marketing strategies that align with business goals, such as launching a product that increased market share by 20%.
Data-Driven Decision Making: I leverage analytics tools to inform marketing strategies, resulting i...
I appeared for an interview in Mar 2025, where I was asked the following questions.
I appeared for an interview in Dec 2024.
It consistered of multiple section including mental ability and English
It was an easy question I was asked to write one easy dsa in anuy language
Developed a web application for online shopping
Used HTML, CSS, and JavaScript for front-end development
Implemented a RESTful API using Node.js and Express for back-end
Integrated payment gateway for secure transactions
Find possible mirror substrings in a given string
Iterate through the string and check for mirror substrings
Use two pointers to check for mirror substrings
Examples: 'abcddcba' -> ['abcddcba', 'cddc', 'dd']
Merge two linked lists into one
Create a new linked list to store the merged list
Iterate through both input linked lists and add nodes to the new list in sorted order
Update the next pointers accordingly
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
I applied via Recruitment Consulltant
If the user does not receive OTP to access their profile, they should first check their internet connection and then contact customer support.
Check internet connection to ensure OTP delivery
Contact customer support for assistance
Verify contact information for accuracy
Consider alternative authentication methods
If the user is unable to use the card, they may experience inconvenience, potential financial loss, and may need to contact the card issuer for assistance.
User may face inconvenience in making purchases or transactions
User may incur financial loss if unable to access funds on the card
User may need to contact the card issuer for assistance or to report the issue
To identify whether the access was done by the member or the scammer, analyze login patterns, IP addresses, device information, and behavior.
Analyze login patterns - look for unusual login times or frequency
Check IP addresses - compare the location of the access to the member's usual locations
Review device information - see if the device used for access matches the member's known devices
Monitor behavior - look for any ...
Top trending discussions
Some of the top questions asked at the Incedo interview for experienced candidates -
The duration of Incedo interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 40 interview experiences
Difficulty level
Duration
based on 1.2k reviews
Rating in categories
Senior Software Engineer
1.2k
salaries
| ₹8.8 L/yr - ₹21 L/yr |
Software Engineer
1k
salaries
| ₹5 L/yr - ₹12.5 L/yr |
Technical Lead
629
salaries
| ₹17.6 L/yr - ₹29.5 L/yr |
Senior Technical Lead
284
salaries
| ₹21.8 L/yr - ₹39.1 L/yr |
Associate
260
salaries
| ₹3 L/yr - ₹6.3 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software