Filter interviews by
Good and scoring with easy question
The Pillars of OPPs refer to the key components of Operations Performance and Productivity, including quality, cost, delivery, and flexibility.
Quality: Ensuring products or services meet customer expectations and standards.
Cost: Managing expenses and maximizing efficiency to reduce costs.
Delivery: Timely and reliable delivery of products or services to customers.
Flexibility: Ability to adapt to changing market demands ...
Use quicksort algorithm for array sorting with least time complexity.
Implement quicksort algorithm for sorting array of strings
Choose a pivot element and partition the array into two sub-arrays based on the pivot
Recursively apply quicksort on the sub-arrays until the entire array is sorted
Time complexity of quicksort is O(n log n) on average
N+A interview questions for designations
Framework is a structure that provides guidelines, standards, and tools for developing software applications.
Framework provides a foundation for developers to build upon
It includes libraries, APIs, and tools to simplify development
Frameworks can be specific to a programming language or platform
Examples include .NET Framework, AngularJS, and Django
The project involved implementing Navision ERP system for a company to streamline their financial and operational processes.
Analyzed the company's current processes and identified areas for improvement
Customized Navision to meet the company's specific needs
Provided training to employees on how to use the new system effectively
Ensured a smooth transition from the old system to Navision
Continued to provide support and ma
Top trending discussions
posted on 21 Aug 2024
I am a Navision Functional Consultant with expertise in implementing and customizing Navision ERP solutions.
Experienced in analyzing business requirements and translating them into Navision functionalities
Skilled in configuring and customizing Navision modules such as finance, sales, and inventory
Proficient in conducting user training and providing post-implementation support
Familiar with Navision upgrades and integrat
I have a strong background in Navision and a proven track record of successful implementations.
Extensive experience in Navision implementation and customization
Strong understanding of business processes and requirements
Proven ability to deliver projects on time and within budget
Excellent communication and problem-solving skills
Positive feedback from previous clients and employers
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
To check palindrome and anagram of a string with O(n), use a hash table to store character frequencies.
Create a hash table to store the frequency of each character in the string.
For palindrome, check that no more than one character has an odd frequency.
For anagram, compare the hash tables of the two strings.
If the hash tables are equal, the strings are anagrams.
If the hash tables differ by only one character, the strin...
Optimized solutions and core principles applied in OOPS
Encapsulation, Inheritance, Polymorphism, Abstraction are core principles of OOPS
Optimized solutions can be achieved through efficient algorithms and data structures
Design patterns like Singleton, Factory, Observer can also be used for optimized solutions
I appeared for an interview before May 2021.
Round duration - 45 Minutes
Round difficulty - Hard
Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Yo...
Find the duplicate number in an integer array containing numbers from 0 to (N - 2).
Iterate through the array and keep track of the frequency of each number using a hashmap.
Return the number that appears twice in the array.
The duplicate number is always present in the given array.
Round duration - 50 Minutes
Round difficulty - Easy
Sort an unsorted array of non-negative integers using the Bubble Sort algorithm, which swaps adjacent elements if they are not in the correct order to sort the array in non-d...
Bubble Sort is used to sort an array of non-negative integers in non-decreasing order by swapping adjacent elements if they are not in the correct order.
Iterate through the array and compare adjacent elements, swapping them if they are in the wrong order.
Repeat this process until the array is sorted in non-decreasing order.
Time complexity of Bubble Sort is O(n^2) in worst case.
Example: For input [6, 2, 8, 4, 10], the o
Round duration - 60 Minutes
Round difficulty - Medium
You are tasked with finding the shortest path between two houses in the city of Ninjaland, represented as an unweighted graph. The city has N
houses numbered from 1 ...
Find the shortest path between two houses in a city represented as an unweighted graph.
Use breadth-first search (BFS) algorithm to find the shortest path in an unweighted graph.
Start BFS from the source house and keep track of the shortest path to each house.
Once the destination house is reached, backtrack to find the shortest path.
Consider using a queue data structure to implement BFS efficiently.
Round duration - 60 Minutes
Round difficulty - Easy
Tip 1 : online resources
Tip 2 : cracking the coding interview by Gayle laykemann this is one of the best book for learning the concept at the initial level. Start practicing the approaches mention in the book once done apply the same to similar level pattern questions.
Tip 3 : geeks for geeks start from school level and then move towards easy medium and hard once done practice the previous year questions
Tip 1 : precise clear concise and well written
Tip 2 : mentions the skills sets along with the projects
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
I applied via Referral and was interviewed in Mar 2021. There was 1 interview round.
Hedge funds are investment funds that use various strategies to generate high returns for their investors.
Hedge funds are typically only available to accredited investors due to their high-risk nature.
They often use leverage and derivatives to amplify returns.
Hedge funds can invest in a wide range of assets, including stocks, bonds, commodities, and currencies.
Some famous hedge funds include Bridgewater Associates, Ren...
based on 13 interviews
Interview experience
based on 4 reviews
Rating in categories
fresher
2.1k
salaries
| ₹0.5 L/yr - ₹5 L/yr |
Software Engineer
332
salaries
| ₹1.3 L/yr - ₹9 L/yr |
Software Developer
288
salaries
| ₹1 L/yr - ₹9.8 L/yr |
Freelancer
186
salaries
| ₹1.5 L/yr - ₹9.9 L/yr |
Assistant Manager
169
salaries
| ₹2.8 L/yr - ₹11 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group