Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2022. There were 5 interview rounds.
System generates the questions for aptitude
Shared the technical code testing task to candidates.
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. (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 information 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 Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Authentication verifies a user's identity, while authorization determines what a user can access.
Authentication confirms a user's identity through credentials like username and password.
Authorization controls access to resources based on the authenticated user's permissions.
Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your role (authorization).
To render a list in React, use map() function to iterate over an array of data and return a list of components. State is mutable data managed within a component, while props are immutable data passed from parent to child components.
To render a list in React, use map() function to iterate over an array of data and return a list of components.
Example: const items = ['item1', 'item2', 'item3']; items.map(item =>
Webpage optimization techniques include minifying CSS and JS files, optimizing images, using asynchronous loading for scripts, and reducing render-blocking scripts.
Minify CSS and JS files to reduce file sizes and improve loading times.
Optimize images by compressing them and using the correct file format (e.g. JPEG for photographs, PNG for graphics).
Use asynchronous loading for scripts to prevent them from blocking the ...
Use SCSS to apply background color to nested li elements and utilize mixins.
Use nesting to target the li elements within a parent element
Apply background color to the 2nd li element using the :nth-child() selector
Define and use mixins to reuse styles across the codebase
To fix cumulative layout shift issues, ensure all images and media have dimensions specified in HTML, use CSS aspect ratio boxes, and prioritize loading critical resources.
Specify dimensions for all images and media in HTML to prevent layout shifts.
Use CSS aspect ratio boxes to reserve space for images before they load.
Prioritize loading critical resources to avoid sudden layout changes.
Javscript oop related coding
I was interviewed in Aug 2024.
I am a creative UI UX Designer with a passion for user-centered design and problem-solving.
Experienced in creating wireframes, prototypes, and user flows
Strong understanding of design principles and usability
Skilled in using design tools such as Adobe XD, Sketch, and Figma
Collaborative team player with excellent communication skills
UI UX process involves designing user interfaces and experiences to create intuitive and engaging digital products.
Research and analysis to understand user needs and behaviors
Wireframing and prototyping to visualize design concepts
Iterative design process to gather feedback and make improvements
Collaboration with developers to ensure design feasibility
User testing to validate design decisions
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
I was interviewed in Jun 2024.
This is coding + mcq question
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
posted on 17 Sep 2024
My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.
Research: Understand user needs and goals.
Ideation: Brainstorm and generate design concepts.
Prototyping: Create interactive prototypes for testing.
Testing: Gather feedback from users and stakeholders.
Iteration: Refine designs based on feedback and testing results.
Information architecture is the organization and structure of information within a digital product or website.
It involves categorizing and organizing content in a way that is easy for users to navigate and understand.
Information architecture helps users find what they are looking for quickly and efficiently.
It includes creating sitemaps, wireframes, and navigation systems to guide users through the product.
Good informa...
based on 1 review
Rating in categories
Senior Software Engineer
3
salaries
| ₹7.6 L/yr - ₹9.4 L/yr |
TCS
Infosys
Wipro
HCLTech