Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Fays Technology Team. If you also belong to the team, you can get access from here

Fays Technology Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 8 Reviews

Filter interviews by

Fays Technology Web Designer Interview Questions, Process, and Tips

Updated 13 Jan 2024

Fays Technology Web Designer Interview Experiences

1 interview found

Web Designer Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is diffirence between flex and inline-flex.
  • Ans. 

    Flex is a CSS property that creates a flexible box layout. Inline-flex is similar but behaves like an inline element.

    • Flex creates a block-level element that takes up the entire width of its parent container.

    • Inline-flex creates an inline-level element that only takes up the necessary width based on its content.

    • Flex items are stacked vertically by default, while inline-flex items are placed horizontally.

    • Flex can be used ...

  • Answered by AI
  • Q2. Type of array in php
  • Ans. 

    The type of array in PHP is an indexed array.

    • Indexed arrays are ordered collections of values, where each value is assigned a unique index starting from 0.

    • The values in an indexed array can be of any data type, including strings.

    • Indexed arrays can be created using the array() function or using square brackets [] in PHP.

    • Example: $fruits = array('apple', 'banana', 'orange');

  • Answered by AI
  • Q3. Difference between index and associative array?
  • Ans. 

    Index arrays use numeric keys while associative arrays use string keys.

    • Index arrays are ordered and accessed using numeric indices.

    • Associative arrays are unordered and accessed using string keys.

    • Example of an index array: ['apple', 'banana', 'orange']

    • Example of an associative array: {'name': 'John', 'age': 25}

  • Answered by AI
  • Q4. What is multidiamentinal array?
  • Ans. 

    A multidimensional array is an array that contains other arrays as its elements, creating a grid-like structure.

    • It is an array with multiple dimensions, like a matrix or a table.

    • Each element in the array can be accessed using multiple indices.

    • Example: [['apple', 'banana'], ['carrot', 'potato']] represents a 2D array.

  • Answered by AI
  • Q5. What are the attributes in form?
  • Ans. 

    Attributes in a form are used to define the behavior and appearance of form elements.

    • Attributes can be used to specify the type of input expected from the user, such as 'text', 'email', 'password', etc.

    • Attributes can control the validation of form inputs, such as 'required', 'minlength', 'maxlength', etc.

    • Attributes can define the default values, placeholders, and labels for form elements.

    • Attributes can enable/disable f...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Introduce yourself?
  • Ans. 

    Experienced web designer with a passion for creating visually appealing and user-friendly websites.

    • Over 5 years of experience in web design

    • Proficient in HTML, CSS, and JavaScript

    • Strong understanding of UX/UI principles

    • Portfolio includes websites for various clients in different industries

  • Answered by AI
  • Q2. What technologies do you know those make you a good frontend developer?
  • Ans. 

    I am proficient in HTML, CSS, JavaScript, and various frontend frameworks like React and Angular.

    • HTML

    • CSS

    • JavaScript

    • React

    • Angular

  • Answered by AI
  • Q3. How much would you rate yourself out of 10 in HTML, CSS, JavaScript, React, Angular, jQuery and Bootstrap each?
  • Ans. 

    I would rate myself 8 in HTML, 7 in CSS, 6 in JavaScript, 7 in React, 5 in Angular, 6 in jQuery, and 7 in Bootstrap.

    • HTML - 8: I have a strong understanding of HTML and can create well-structured web pages.

    • CSS - 7: I am proficient in CSS for styling and layout purposes.

    • JavaScript - 6: I have a good grasp of JavaScript and can create interactive elements on websites.

    • React - 7: I am comfortable working with React and buil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask very tough questions. Be prepared.

Skills evaluated in this interview

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

Mobile App Design onboarding process

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

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Introduce yourself?
  • Ans. 

    Experienced web designer with a passion for creating visually appealing and user-friendly websites.

    • Over 5 years of experience in web design

    • Proficient in HTML, CSS, and JavaScript

    • Strong understanding of UX/UI principles

    • Portfolio includes websites for various clients in different industries

  • Answered by AI
  • Q2. What technologies do you know those make you a good frontend developer?
  • Ans. 

    I am proficient in HTML, CSS, JavaScript, and various frontend frameworks like React and Angular.

    • HTML

    • CSS

    • JavaScript

    • React

    • Angular

  • Answered by AI
  • Q3. How much would you rate yourself out of 10 in HTML, CSS, JavaScript, React, Angular, jQuery and Bootstrap each?
  • Ans. 

    I would rate myself 8 in HTML, 7 in CSS, 6 in JavaScript, 7 in React, 5 in Angular, 6 in jQuery, and 7 in Bootstrap.

    • HTML - 8: I have a strong understanding of HTML and can create well-structured web pages.

    • CSS - 7: I am proficient in CSS for styling and layout purposes.

    • JavaScript - 6: I have a good grasp of JavaScript and can create interactive elements on websites.

    • React - 7: I am comfortable working with React and buil...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask very tough questions. Be prepared.

Skills evaluated in this interview

I applied via Job Portal and was interviewed in May 2022. There were 4 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 - HR 

(2 Questions)

  • Q1. About Educational background
  • Q2. How I ended up doing UI/UX design
  • Ans. 

    Passion for solving problems and creating user-friendly experiences led me to UI/UX design.

    • Started designing websites as a hobby

    • Realized the importance of user-centered design

    • Studied design principles and user research

    • Worked on various projects to gain experience

    • Continuously learning and improving skills

  • Answered by AI
Round 3 - Assignment 

Company Website case study plus redesign

Round 4 - Technical 

(3 Questions)

  • Q1. Asked about the design and thought process
  • Q2. What software has been used while doing the assignment
  • Ans. 

    I used Sketch, Adobe XD, and Figma for the assignment.

    • Sketch was used for wireframing and creating low-fidelity prototypes.

    • Adobe XD was used for creating high-fidelity prototypes and animations.

    • Figma was used for collaboration and sharing designs with team members.

  • Answered by AI
  • Q3. Asked about previous projects that I have done

Interview Preparation Tips

Topics to prepare for Sekel Technologies UI/UX Designer interview:
  • figma
  • Website
  • Web Designing
  • Design
  • Graphic Designing
  • Product Design
Interview preparation tips for other job seekers - The interviews were made comfortable. All questions were relevant to the portfolio.

Skills evaluated in this interview

Fays Technology Interview FAQs

How many rounds are there in Fays Technology Web Designer interview?
Fays Technology interview process usually has 1 rounds. The most common rounds in the Fays Technology interview process are Technical.
What are the top questions asked in Fays Technology Web Designer interview?

Some of the top questions asked at the Fays Technology Web Designer interview -

  1. what is diffirence between flex and inline-fl...read more
  2. what are the attributes in fo...read more
  3. difference between index and associative arr...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Fays Technology interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Odoo Interview Questions
3.6
 • 25 Interviews
Anywhere Interview Questions
4.5
 • 13 Interviews
Seceon Inc. Interview Questions
4.9
 • 11 Interviews
Apptunix Interview Questions
3.6
 • 7 Interviews
View all

Fays Technology Web Designer Reviews and Ratings

based on 3 reviews

2.8/5

Rating in categories

3.4

Skill development

3.1

Work-Life balance

2.8

Salary & Benefits

3.6

Job Security

3.1

Company culture

3.2

Promotions/Appraisal

2.8

Work Satisfaction

Explore 3 Reviews and Ratings
Compare Fays Technology with

Velozity Global Solutions

4.9
Compare

Bhash Software Labs

3.7
Compare

QR Crypher

4.2
Compare

Biyani Technologies

4.5
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