Upload Button Icon Add office photos

Filter interviews by

Svavvashaa Technologies Senior UI UX and Web Designer Interview Questions and Answers

Updated 22 Dec 2023

Svavvashaa Technologies Senior UI UX and Web Designer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

System generates the questions for aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Technical round contacted by technical interviewers
Round 4 - Coding Test 

Shared the technical code testing task to candidates.

Round 5 - HR 

(1 Question)

  • Q1. Basic question and discussion about the packages

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ui development and component related
  • Q2. Performance of technology and challenges
Round 2 - HR 

(2 Questions)

  • Q1. Personal introduction and location details
  • Q2. Negatition of salries excepectations

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very good organization. Freindly nature in team operation is good from leads hikes also ok
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

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.

Round 2 - Case Study 

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.

Interview Preparation Tips

Interview preparation tips for other job seekers - Here are some advice for job seekers:

1. Define your goals: Clearly identify the type of job you're looking for and your long-term career aspirations.

2. Update your resume and online profiles: Ensure your resume, LinkedIn profile, and other social media profiles are current and showcase your skills and experience.
3. Networking: Attend industry events, join professional organizations, and connect with people in your field.
4. Practice interviewing: Prepare answers to common interview questions and practice your responses with a friend or mentor.
5. Expand your skills: Continuously update your skills and knowledge to stay competitive in the job market.
6. Stay positive and persistent: Job hunting can be challenging, so it's essential to stay positive and keep applying.

7. Tailor your application: Customize your resume and cover letter for each job application.

8. Follow up: After applying, follow up with the employer to express your interest and inquire about the status of your application.

9. Be open-minded: Consider different types of jobs and industries to find the best fit for your skills and interests.

10. Seek support: Reach out to career counselors, mentors, or job support groups for guidance and encouragement.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Given UI task display like display boxes side by side in desktop screen and one after the other in mobile screen using media queries?
  • Q2. Explain difference between authorization vs authentication?
  • Ans. 

    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).

  • Answered by AI
  • Q3. How to render list in react? Also explain difference between state vs prop in react?
  • Ans. 

    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 =>

    • read more

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What are the webpage optimization techniques? How to check webpage optimization? In lighthouse optimization reports , how to fix issue related render blocking scripts?
  • Ans. 

    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 ...

  • Answered by AI
  • Q2. Write scss code nested li element by applying background color 2 element and also use mixins?
  • Ans. 

    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

  • Answered by AI
  • Q3. How to fix cumulative layout shift issues?
  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The Interview process is not good? First said technical round, then asked to share all details by filling in the portal and upload all documents. For documents and background verification uploaded all docs and UAN details. Again suddenly in the morning hr message in LinkedIn , says that there will client discussion round. When i asked them what is about the interview. They didn't event replied . Actually it was another technical round, where he interview question like all
hypothetically and behavioral questions. After all , simple says rejected?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. JAVAscript related,es6 api calls
  • Q2. UI related css html questitions
Round 2 - Coding Test 

Javscript oop related coding

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    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

  • Answered by AI
  • Q2. Explain UI UX process
  • Ans. 

    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

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Portfolio presentation
  • Q2. Question on portfolio

Skills evaluated in this interview

Web Developer Interview Questions & Answers

Infosys user image Nandhini S 027

posted on 14 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java interview question
  • Q2. Group discussion
Round 2 - HR 

(2 Questions)

  • Q1. Tell about my self, general topic
  • Q2. Working roll instructions to me discussion
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

This is coding + mcq question

Round 2 - Technical 

(3 Questions)

  • Q1. What is react class based conponent?
  • Q2. What is mixins?
  • Q3. What are react lifecycles?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is the closure in JS?
  • Ans. 

    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...

  • Answered by AI
  • Q2. Explain about web worker ?
  • Ans. 

    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.

  • Answered by AI
  • Q3. How to pass props in React
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As a UI developer profile we should be proficient in HTML and CSS with JS knowledge is mandotory.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your design process
  • Ans. 

    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.

  • Answered by AI
  • Q2. What is information architecture
  • Ans. 

    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...

  • Answered by AI

Svavvashaa Technologies Interview FAQs

How many rounds are there in Svavvashaa Technologies Senior UI UX and Web Designer interview?
Svavvashaa Technologies interview process usually has 5 rounds. The most common rounds in the Svavvashaa Technologies interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Svavvashaa Technologies Senior UI UX and Web Designer interview?

Some of the top questions asked at the Svavvashaa Technologies Senior UI UX and Web Designer interview -

  1. Technical round contacted by technical interview...read more
  2. Basic question and discussion about the packa...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
View all

Svavvashaa Technologies Senior UI UX and Web Designer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
3 salaries
unlock blur

₹7.6 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Svavvashaa Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview