i
NYX
Filter interviews by
I appeared for an interview before Jun 2024, where I was asked the following questions.
Effective project management involves planning, execution, monitoring, and communication to achieve project goals successfully.
Define clear project objectives and scope. For example, use SMART criteria to set specific, measurable goals.
Develop a detailed project plan outlining tasks, timelines, and resources. Utilize Gantt charts for visual representation.
Assign roles and responsibilities to team members based on their...
Top trending discussions
posted on 21 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Word2Vec is a technique used to create word embeddings by representing words as vectors in a high-dimensional space.
Word2Vec is a popular algorithm for generating word embeddings in natural language processing.
It uses a neural network model to learn the relationships between words based on their context in a large corpus of text.
Word2Vec can be used to find similarities between words, perform word arithmetic, and impro...
FAISS index is optimized for similarity search in large datasets using GPUs.
FAISS index is specifically designed for efficient similarity search in large datasets.
It is optimized to work with GPUs, making it faster than traditional databases for similarity search.
FAISS uses techniques like quantization and inverted file indexes to speed up search operations.
It is commonly used in applications like image and text search...
posted on 29 Apr 2025
I appeared for an interview in Oct 2024, where I was asked the following questions.
posted on 26 Jun 2025
I appeared for an interview before Jun 2024, where I was asked the following questions.
I worked as a data analyst intern, focusing on machine learning projects and data visualization to support decision-making processes.
Conducted data cleaning and preprocessing using Python and Pandas to prepare datasets for analysis.
Developed predictive models using scikit-learn, achieving a 15% increase in accuracy over previous benchmarks.
Created interactive dashboards with Tableau to visualize key metrics, improving ...
I can leverage my AI skills to enhance data analysis, automate processes, and develop intelligent systems for various applications.
Data Analysis: Utilize machine learning algorithms to analyze large datasets for insights, such as predicting customer behavior.
Automation: Implement AI-driven automation tools to streamline repetitive tasks, improving efficiency in workflows.
Natural Language Processing: Develop chatbots th...
posted on 19 Sep 2024
Assesment data science
Tree models are a type of machine learning algorithm used for classification and regression tasks.
Decision Trees: Simple models that split data based on feature values. Example: Classifying whether an email is spam.
Random Forest: An ensemble of decision trees that improves accuracy by averaging predictions. Example: Predicting house prices.
Gradient Boosting Trees: Builds trees sequentially to correct errors of previous...
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Familiar with Agile methodologies
Completed multiple projects including a web-based inventory management system
Understanding of data structures and algorithms is crucial for software engineering roles.
Knowledge of common data structures like arrays, linked lists, trees, graphs, etc.
Understanding of algorithms like sorting, searching, dynamic programming, etc.
Ability to analyze time and space complexity of algorithms.
Experience in writing efficient code using data structures and algorithms.
Familiarity with common data structure ...
posted on 23 Nov 2021
I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.
Closure is a function that has access to variables in its outer scope, even after the outer function has returned.
Closure is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
The inner function can access the outer function's variables even after the outer function has returned.
Closures are used for data privacy, event handlers, and...
hoc, pure component and react.memo are all ways to optimize React components.
Higher Order Components (HOC) are functions that take a component and return a new component with additional functionality.
Pure Components are components that only re-render when their props or state change.
React.memo is a higher order component that memoizes the result of a component rendering, preventing unnecessary re-renders.
JavaScript counters can be incremented using various methods, including loops and functions, to track values over time.
Use 'let count = 0;' to initialize a counter.
Increment using 'count++;' or 'count += 1;'.
Example: for (let i = 0; i < 5; i++) { count++; } results in count = 5.
Functions can encapsulate counter logic: function increment() { count++; }.
based on 1 interview experience
based on 1 review
Rating in categories
Convin
Miko
Kratikal Tech Private Limited
Srushty Global Solutions