Filter interviews by
I was interviewed in Nov 2020.
Round duration - 120 minutes
Round difficulty - Easy
This round is basically a coding round, in which they give few coding questions . And we can attempt those questions in any one of coding language . Only those candidates who cleared this round could sit in the next round.
Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell ...
This problem can be solved by solving its subproblems and then combining the solutions of the solved subproblems to solve the original problem. We will do this using recursion.
Basically, we have to buy the stock at the minimum possible price and sell at the maximum possible price, keeping in mind that we have to sell the stock before buying it again.
Below is the detailed algorithm:
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
The question is not understandable or relevant to SAP MM Consultant role.
The question seems to be gibberish and not related to the job role.
I would request the interviewer to clarify or rephrase the question.
If the question is not relevant to the job role, I would politely mention it to the interviewer.
Round duration - 90 minutes
Round difficulty - Easy
Involved some solving coding questions. This round is bit difficult
Given an array of size N
and Q
queries, each query requires left rotating the original array by a specified number of elements. Return the modified array for each query.
The question seems to be gibberish and does not make sense.
I'm sorry, but I don't understand the question.
Could you please repeat or rephrase the question?
I am not able to provide an answer to this question as it is not clear.
Given an integer N
, convert it to its corresponding Roman numeral representation. Roman numerals comprise seven symbols: I, V, X, L, C, D, and M.
N = 2
The idea is to convert each digit present at units, tens, hundreds and thousands places of the given number into roman numerals separately. Also, the conversion of some digits are a little bit different from other digits because these digits follow subtractive notation, i.e. 4 can be represented as “IV”, 9 can be represented as “IX” and so on.
Here is the algorithm :
Round duration - 30 minutes
Round difficulty - Easy
This is one of the easiest round. In this round they just ask few questions , may to just know more about us and just ti check our confidence
Tip 1 : Practice all important subjects deeply and properly
Tip 2 : Core CS subjects and aptitude preparation.
Tip 3 : Practice at least 250+ coding question
Tip 4 : Build up your self confidence by practicing some frequently asked interview questions
Tip 5 : Have projects in your resume
Tip 1 : Include some projects
Tip 2 : Do not lie on a resume
Tip 3 : Try to show your skills in a resume by using very simple and effective language
Tip 4 : keep resume short and simple
Top trending discussions
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Model classes in UIKit are used to represent data in an application's user interface.
Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.
They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.
For example, a model class for a user profile in a social media app might have properties like username...
Project related questions
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
GIL stands for Global Interpreter Lock in Python, which limits execution of multiple threads at once.
GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.
Due to GIL, Python threads are not suitable for CPU-bound tasks but are still useful for I/O-bound tasks.
To handle multi-threading in Python, one can use multiprocessing module or asynchronous progr...
React uses a virtual DOM to efficiently update the actual DOM based on changes in state or props.
React creates a virtual DOM representation of the actual DOM.
When state or props change, React compares the virtual DOM with the actual DOM to determine the minimal set of changes needed.
React then updates the actual DOM efficiently to reflect the changes.
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
Aptitude Test + Technical Questions + One Coding Question
Detect loop in a singly linked list
Use two pointers, one moving one step at a time and the other moving two steps at a time
If there is a loop, the two pointers will eventually meet
If any of the pointers reach the end of the list, there is no loop
The 2 Sum problem involves finding a pair of numbers in an array that adds up to a given target.
Use a hash table to store the complement of each number as you iterate through the array.
Check if the current number's complement exists in the hash table.
If found, return the indices of the two numbers.
If no pair is found, return an empty array.
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Good number of questions on permutations, english etc
The company is a leading software development firm specializing in creating innovative solutions for various industries.
Specializes in creating innovative software solutions
Works with clients from various industries
Known for high-quality and reliable products
Has a strong team of experienced developers
Focuses on staying up-to-date with the latest technologies
posted on 27 May 2024
I have 3 years of experience coding in Python, including developing web applications and data analysis scripts.
Developed web applications using Django framework
Used Python for data analysis and visualization with libraries like Pandas and Matplotlib
Implemented machine learning algorithms in Python using libraries like scikit-learn
I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.
Apt + coding questions, medium difficulty
based on 1 review
Rating in categories
Analyst
25
salaries
| ₹3.4 L/yr - ₹7 L/yr |
Consultant
15
salaries
| ₹8 L/yr - ₹13 L/yr |
Analytics Consultant
13
salaries
| ₹5.2 L/yr - ₹13.1 L/yr |
Web Analyst
13
salaries
| ₹3 L/yr - ₹7 L/yr |
Junior Analyst
10
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Fractal Analytics
Tiger Analytics
LatentView Analytics
Mu Sigma