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 appeared for an interview 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.
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
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
There were verbal, non verbal, reasoning , English and maths questions
I worked on a project analyzing customer behavior using machine learning algorithms.
Used Python for data preprocessing and analysis
Implemented machine learning models such as decision trees and logistic regression
Performed feature engineering to improve model performance
Proficient in Python, R, and SQL with experience in data manipulation, visualization, and machine learning algorithms.
Proficient in Python for data analysis and machine learning tasks
Experience with R for statistical analysis and visualization
Knowledge of SQL for querying databases and extracting data
Familiarity with libraries such as Pandas, NumPy, Matplotlib, and Scikit-learn
I currently stay in an apartment in downtown area.
I stay in an apartment in downtown area
My current residence is in a city
I live close to my workplace
I am a data science enthusiast with a strong background in statistics and machine learning.
Background in statistics and machine learning
Passionate about data science
Experience with data analysis tools like Python and R
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 appeared for an interview 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 honed my analytical skills through various projects in my previous roles, focusing on data interpretation and stakeholder communication.
Worked on a project analyzing customer feedback data to improve product features, resulting in a 20% increase in user satisfaction.
Collaborated with cross-functional teams to gather requirements for a new software tool, ensuring alignment with business objectives.
Utilized SQL and Exc...
based on 4 interview experiences
Difficulty level
Duration
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant