Filter interviews by
I applied via AICTE and was interviewed in Jan 2024. There were 2 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
*What is an aptitude test?
An aptitude test is a standardized test designed to assess a person's ability, skill, or knowledge in a specific area.
*Types of aptitude tests:*
1. Verbal Ability: Tests reading comprehension, grammar, and vocabulary skills.
2. Quantitative Ability: Tests mathematical skills, problem-solving, and data analysis.
3. Logical Reasoning: Tests ability to reason, think critically, and solve problems.
4. Technical Skills: Tests knowledge of specific technical skills, such as programming or coding.
Case study:-
I. Introduction:
- Brief overview of the company/organization
- Background on on the industry/market
- Purpose of the case study
II. Problem Statement:
- Description of the problem or challenge faced by the company
- Key issues and constraints
III. Analysis:
- SWOT analysis (Strengths, Weaknesses, Opportunities, Threats)
- Market analysis (competitor, customer, market trends)
- Financial analysis (revenue, costs, profitability)
IV. Alternatives and Options:
- Potential solutions or strategies
- Evaluation of pros and cons
V. Recommendations:
- Proposed solution or course of action
- Justification and rationale
VI. Implementation:
- Action plan and timeline
- Resources and budget required
VII. Conclusion:
- Summary of key findings
- Lessons learned and takeaways
I applied via Campus Placement
I applied via Company Website and was interviewed in Nov 2024. There were 13 interview rounds.
Google primarily focuses on pure data structures and algorithms-based questions during coding interviews. Other computer science core topics are typically not covered in Google's interviews. Therefore, it is essential to be proficient in data structures and algorithms to succeed in the Google coding interview.
An aptitude test is a tool used to evaluate a person's skills, abilities, and potential for success in a specific role or activity.
Group discussion is a process of exchanging ideas and opinions among individuals on a specific topic. It is a structured form of communication in which participants have the opportunity to express their views while also listening to others' perspectives on the same subject.
An assignment is a task or piece of work that you are given to complete, particularly as part of your job or studies. The assignment for the course includes written assignments and practical tests, similar to tasks, work, jobs, or charges.
A case study is a detailed description and assessment of a specific situation in the real world, created for the purpose of deriving generalized insights and understanding. It can focus on an individual, a group of people, an organization, or an event, among other subjects.
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
foreach is used to iterate over an array without returning a new array, while map creates a new array by applying a function to each element.
foreach does not return a new array, while map does
foreach does not modify the original array, while map creates a new array
foreach is used for iterating over elements, while map is used for transforming elements
Example: foreach - array.forEach(item => console.log(item)), map - ar
RxJS operators are functions that enable complex asynchronous operations and data manipulation in reactive programming.
RxJS operators are used to transform, filter, combine, and create observables.
Operators can be categorized into creation operators, transformation operators, filtering operators, combination operators, and utility operators.
Examples of operators include map, filter, mergeMap, switchMap, debounceTime, a
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Closure in JS is a function that retains access to variables from its parent scope even after the parent function has finished executing.
Closure allows functions to have access to variables from an outer function even after the outer function has finished executing.
It is created whenever a function is defined within another function, and the inner function has access to the outer function's variables.
Closures are commo...
Web workers allow running JavaScript code in the background without blocking the main thread.
Web workers are separate JavaScript files that run in the background.
They allow for multi-threading in web applications.
Web workers can perform tasks like heavy calculations or network requests without affecting the main UI thread.
Communication between web workers and the main thread is done through message passing.
Props in React are passed from parent components to child components to share data and functionality.
Props are passed as attributes in JSX when rendering a component
Props can be accessed in the child component using 'this.props'
Props are read-only and should not be modified directly
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
HTML CSS javascript jQuery
I applied via AmbitionBox and was interviewed in Apr 2023. There were 4 interview rounds.
20 min-profits and loss, percentages, blood relations, ages, directions, calendar's.
1 hr-c/java two questions will be displayed, and we have to execute both of them to get selected.
My weakness is that I tend to overthink and get too caught up in details.
I have a tendency to spend too much time on small details
I sometimes struggle with making decisions quickly
I am working on improving my time management skills to avoid getting bogged down in details
I applied via LinkedIn and was interviewed in Jan 2023. There were 4 interview rounds.
My short Introduction and my past experience
I have complete HTML and almost css completed.
I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.
Session is a way to store information (variables) on the server to be used across multiple pages.
Session is used to maintain user-specific data across multiple pages.
It is created when a user logs in and destroyed when the user logs out.
Session data can be accessed and manipulated using the $_SESSION superglobal variable.
Examples of session data include user ID, username, and shopping cart items.
PHP is a server-side scripting language used for web development.
PHP stands for Hypertext Preprocessor.
It is an open-source language.
PHP is used to create dynamic web pages.
It can interact with databases like MySQL.
PHP is easy to learn and widely used in web development.
Popular CMS like WordPress, Drupal, and Joomla are built on PHP.
How will manage our project?
HTML5 is the latest version of HTML.
HTML5 was released in 2014.
It introduced new semantic elements like
It also introduced new form controls like
HTML5 supports multimedia elements like
It also has improved support for mobile devices.
HTML5 is backward compatible with older versions of HTML.
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant