Faster and better experience!
Filter interviews by
I applied via Internshala and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Internshala and was interviewed in Feb 2023. There were 3 interview rounds.
You are given an integer list coins representing coins of different denominations and an integer amount representing a total amount of money.
Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return {}.
You may assume that you have an infinite number of each kind of coin.
Example 1: Input: coins = [1, 5, 6, 9, 15], amount = 31
Output: {15:2, 1:1}
Example 2: Input: coins = [1, 5, 6, 9, 15], amount = 100
Output: {15:6, 9:1, 1:1}
I am a data engineer with experience in designing and implementing data pipelines for large-scale projects.
Experienced in building and optimizing data pipelines using tools like Apache Spark and Hadoop
Proficient in programming languages like Python and SQL
Skilled in data modeling and database design
Familiar with cloud platforms like AWS and GCP
Strong problem-solving and analytical skills
Effective communicator and team
I was interviewed before Dec 2023.
Web Scraping of a novel from a given website and analyse the basic information such as number of words, paragraphs etc. Then comes, deep dive of the novel, who is the lead character etc
Type error occurs when an operation is performed on an object of an inappropriate type, while syntax error occurs when the code is not written according to the syntax rules of the programming language.
Type error occurs when trying to perform an operation on incompatible data types, such as adding a string to an integer.
Syntax error occurs when the code is not written correctly according to the rules of the programming ...
Find minimum number of currency notes and values that sum to a given amount.
I applied via Internshala and was interviewed in Feb 2023. There were 4 interview rounds.
1. Question on dynamic programming
2. Open book question on NLP/OpenCV
Brave AI Lab interview questions for popular designations
A capacitor stores electrical energy and releases it when needed.
Capacitors are passive electronic components that can store energy in an electric field between two conductive plates.
They are commonly used in electronic circuits to filter out noise, smooth out voltage fluctuations, and store energy for short periods of time.
Capacitors can also be used in timing circuits, oscillators, and power supplies.
Examples of capa...
AutoCAD is a computer-aided design software used for creating 2D and 3D designs.
Open AutoCAD software
Select the appropriate drawing template
Use the drawing tools to create shapes and lines
Add dimensions and annotations
Save the drawing in the desired format
I applied via Campus Placement
Basic DSA questions will be asked Leetcode Easy to medium
BERT is faster than LSTM due to its transformer architecture and parallel processing capabilities.
BERT utilizes transformer architecture which allows for parallel processing of words in a sentence, making it faster than LSTM which processes words sequentially.
BERT has been shown to outperform LSTM in various natural language processing tasks due to its ability to capture long-range dependencies more effectively.
For exa...
Multinomial Naive Bayes is a classification algorithm based on Bayes' theorem with the assumption of independence between features.
It is commonly used in text classification tasks, such as spam detection or sentiment analysis.
It is suitable for features that represent counts or frequencies, like word counts in text data.
It calculates the probability of each class given the input features and selects the class with the
I was interviewed in Dec 2023.
English, number system, grammar
Python , data science, machine learning
Python machine learning, natural language precossing
Python basics include syntax, data types, and control structures. Libraries like NumPy, Pandas, and Matplotlib enhance data analysis and visualization.
Python basics cover syntax, variables, data types, and control structures.
NumPy is a library for numerical computing, providing powerful array operations.
Pandas is a library for data manipulation and analysis, offering data structures like DataFrames.
Matplotlib is a libr...
Indian environment, village, college days
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
based on 5 interviews
Interview experience
based on 3 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant