Upload Button Icon Add office photos

Filter interviews by

White Soft Info Web Designer Interview Questions, Process, and Tips

Updated 15 Feb 2024

White Soft Info Web Designer Interview Experiences

1 interview found

Web Designer Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Z-indexing in CSS
  • Ans. 

    Z-indexing in CSS determines the stacking order of elements on a webpage.

    • Z-index is a CSS property that controls the vertical stacking order of elements.

    • Elements with a higher z-index value will appear on top of elements with a lower value.

    • Z-index only works on positioned elements (position: absolute, position: relative, or position: fixed).

    • Negative z-index values can be used to position elements behind others.

    • Z-index ...

  • Answered by AI
  • Q2. Margin and Padding
  • Q3. Selectors in CSS
  • Ans. 

    Selectors in CSS are used to target specific HTML elements and apply styles to them.

    • Selectors are used to select elements based on their tag name, class, ID, attributes, and more.

    • There are different types of selectors such as element selectors, class selectors, ID selectors, attribute selectors, and pseudo-class selectors.

    • Selectors can be combined to create complex selectors.

    • Examples of selectors include: 'h1' (selects...

  • Answered by AI
  • Q4. Responsiveness in website
  • Ans. 

    Responsiveness in website refers to the ability of a website to adapt and display properly on different devices and screen sizes.

    • Responsive design uses CSS media queries to adjust the layout and content based on the device.

    • It ensures optimal user experience by providing easy navigation and readability.

    • Responsive websites are mobile-friendly and improve search engine rankings.

    • Examples of responsive design include websit...

  • Answered by AI
  • Q5. Types to apply CSS
  • Ans. 

    There are three ways to apply CSS: inline, internal, and external.

    • Inline CSS is applied directly to an HTML element using the 'style' attribute.

    • Internal CSS is defined within the 'style' tags in the head section of an HTML document.

    • External CSS is stored in a separate file and linked to the HTML document using the 'link' tag.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for White Soft Info Web Designer interview:
  • HTML
  • CSS
Interview preparation tips for other job seekers - Learn the basics also interviewer was so friendly and supportive.

Skills evaluated in this interview

Interview questions from similar companies

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

We all prove the best company

Round 2 - Technical 

(2 Questions)

  • Q1. How will you prove your skills.And how will the entire of the you protect?
  • Ans. I'll prove my skills any problem and I'll definitely make the successful of your entire of the company
  • Answered Anonymously
  • Q2. How to do a working skills on your team and how do explain it?

Web Designer Interview Questions & Answers

Wipro user image Uyyala Shanmukha Sri

posted on 24 Dec 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Why did you choose this job
  • Q2. Tell me about the company
  • Q3. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Mahendra Engineering College, Namakkal and was interviewed in May 2023. 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 - Aptitude Test 

1 hour/reasoning/blood relations/gk

Round 3 - Group Discussion 

Topic about current scenirio

Round 4 - HR 

(5 Questions)

  • Q1. Self introduction
  • Ans. I am indhu from cuddalore i completed in aeronautical engineer
  • Answered Anonymously
  • Q2. About aviation industry
  • Q3. About our department questions
  • Q4. Explain project
  • Ans. 

    Designed and developed a responsive website for a local bakery

    • Created wireframes and mockups for client approval

    • Implemented HTML, CSS, and JavaScript to build the website

    • Ensured cross-browser compatibility and mobile responsiveness

    • Integrated online ordering system for customers

    • Optimized website for search engines (SEO)

  • Answered by AI
  • Q5. Explain our campany
  • Ans. 

    Our company is a leading web design agency specializing in creating innovative and user-friendly websites for businesses.

    • Specializes in creating custom websites tailored to each client's needs

    • Offers responsive design to ensure optimal viewing experience on all devices

    • Provides SEO services to improve website visibility and ranking

    • Utilizes the latest web design trends and technologies

    • Has a portfolio showcasing successful

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Web Designer interview:
  • about aviation
Interview preparation tips for other job seekers - improve your career
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Java script basics html css.
Python medium level.
Anaconda.
My sql interface

Round 2 - Group Discussion 

In what way should a team work in order to reduce the time and complexity of a project. Code reduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on key area, do not stress much
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Rajiv Gandhi Proudyogiki Vishwavidyalaya (RGPV), Bhopal and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(5 Questions)

  • Q1. Web designer to related questions
  • Q2. I was good command in web development
  • Q3. Difference between html and css
  • Ans. 

    HTML is used for structuring content on a webpage, while CSS is used for styling and formatting that content.

    • HTML stands for HyperText Markup Language and is used to create the structure of a webpage.

    • CSS stands for Cascading Style Sheets and is used to style the elements created with HTML.

    • HTML is responsible for defining the content and layout of a webpage, while CSS is responsible for the visual appearance.

    • HTML uses t...

  • Answered by AI
  • Q4. Why are you using in tag webpage .
  • Ans. 

    The tag is used to insert content from another file into the current webpage.

    • Allows for reusing content across multiple pages

    • Improves maintainability by separating content from presentation

    • Can be used for including headers, footers, navigation bars, etc.

  • Answered by AI
  • Q5. Explain the tag .
  • Ans. 

    The tag is used to define the title of a webpage, which appears in the browser tab.</p><p></p><ul><li><p>Used within the <head> section of an HTML document</p></li><li><p>Should be concise and descriptive of the page content</p></li><li><p>Displayed in the browser tab or window title bar</p></li></ul></ul></p></span></li> <div class="roundItem__answeredBy"> Answered by <span class="roundItem__answeredBy--boldTxt">AI</span></div> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-4" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Topics to prepare for Amazon Web Designer interview: </b> <ul><li>Online mode</li></ul></div> <div class="mg-top-20"><section class="interviewCardSkillsWrapper"><h3 class="interviewCardSkillsWrapper__heading"> Skills evaluated in this interview </h3> <ul class="interviewCardSkillsWrapper__skillsContainer g-flex-v-center"><button ariaLabel="Web Development" title="Web Development" is-li="true" class="g-chip g-chip--md g-chip--rectangular_hover_ep"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Web Development</span> <!----></button><button ariaLabel="Cloud Computing" title="Cloud Computing" is-li="true" class="g-chip g-chip--md g-chip--rectangular_hover_ep"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Cloud Computing</span> <!----></button><button ariaLabel="HTML" title="HTML" is-li="true" class="g-chip g-chip--md g-chip--rectangular_hover_ep"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">HTML</span> <!----></button><button ariaLabel="CSS" title="CSS" is-li="true" class="g-chip g-chip--md g-chip--rectangular_hover_ep"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">CSS</span> <!----></button></ul></section></div> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div> <div><div id="comment-input-8645" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-6482329" is-comp-interview="true" class="interview-card interview-card--no-border"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/tcs-interview-questions/web-designer" title="TCS Web Designer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Designer Interview Questions & Answers </a></h2> <a href="/interviews/tcs-interview-questions" title="TCS interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> TCS </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 31 Jan 2023 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <div class="card-insights" data-v-726eaecf><div data-testid="card-insight-0" class="card-insights__card" data-v-726eaecf><div class="card-insights__title" data-v-726eaecf> Interview experience </div> <div class="card-insights__value card-insights__value--no-margin" data-v-726eaecf><div class="rating_star_container" data-v-726eaecf><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#FF4B2B"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 1<!----></div></div></div> <!----> Bad </div></div><div data-testid="card-insight-1" class="card-insights__card" data-v-726eaecf><div class="card-insights__title" data-v-726eaecf> Difficulty level </div> <div class="card-insights__value" data-v-726eaecf><!----> <!----> Easy </div></div><div data-testid="card-insight-2" class="card-insights__card" data-v-726eaecf><div class="card-insights__title" data-v-726eaecf> Process Duration </div> <div class="card-insights__value" data-v-726eaecf><!----> <!----> Less than 2 weeks </div></div><div data-testid="card-insight-3" class="card-insights__card" data-v-726eaecf><div class="card-insights__title" data-v-726eaecf> Result </div> <div class="card-insights__value" data-v-726eaecf><!----> <!----> Not Selected </div></div></div> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Walk-in and was interviewed in Jul 2022. There were 2 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Resume Shortlist" title="Resume Shortlist" data-testid="round-chip-50" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Resume Shortlist</span> <!----></button><button ariaLabel="Technical" title="Technical" data-testid="round-chip-51" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Technical</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Resume Shortlist" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Resume Shortlist  </div> <!----></div> <div class="tips-box" data-v-ffd1d8bc data-v-ffd1d8bc><div class="tips-box__tip-heading g-flex-v-center" data-v-ffd1d8bc><img src="https://static.ambitionbox.com/static/interview/tipLight.png" class="tips-box__tipLogo" data-v-ffd1d8bc> <div data-v-ffd1d8bc>Pro Tip by AmbitionBox:</div></div> <div class="tips-box__tip" data-v-ffd1d8bc> Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection. </div> <a class="tips-box__link" data-v-ffd1d8bc> View all tips </a></div></div><div class="roundItem"><div data-testid="round-heading-Technical" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - Technical  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>2 Questions<span>)</span></h3></div> <!----> <ul><div><li data-testid="" id="interview-3990869" class="roundItem__details--question"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Who is a Web Designer?</span></li> <li class="roundItem__details--answer"><span class="roundItem__details--answerHtmlWrapper"><span class='roundItem__details--answerBoldTxt'>Ans. </span><p>A web designer is a professional who designs and creates websites that are visually appealing and user-friendly.</p><p></p><ul><li><p>Web designers use various design tools and programming languages to create websites.</p></li><li><p>They work closely with clients to understand their needs and create a website that meets their requirements.</p></li><li><p>Web designers must have a good understanding of user experience (UX) and user interface (UI) design principles.</p></li><li><p>They mu...<button class="roundItem__readMore" id="truncateClamp">read more</button></p></li></ul></span></li> <div class="roundItem__answeredBy"> Answered by <span class="roundItem__answeredBy--boldTxt">AI</span></div> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-3990871" class="roundItem__details--question"><span class="roundItem__details--answerHtmlWrapper"><span>Q2. </span>What are the most widely used languages for web design?</span></li> <li class="roundItem__details--answer"><span class="roundItem__details--answerHtmlWrapper"><span class='roundItem__details--answerBoldTxt'>Ans. </span><p>The most widely used languages for web design are HTML, CSS, and JavaScript.</p><p></p><ul><li><p>HTML is used for creating the structure and content of web pages.</p></li><li><p>CSS is used for styling and layout of web pages.</p></li><li><p>JavaScript is used for adding interactivity and dynamic functionality to web pages.</p></li><li><p>Other popular languages include PHP, Python, and Ruby for server-side scripting.</p></li><li><p>Frameworks like React, Angular, and Vue.js are also widely used for bu</p></li></ul></span></li> <div class="roundItem__answeredBy"> Answered by <span class="roundItem__answeredBy--boldTxt">AI</span></div> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-5" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - On your attributes, your transferable skills, and your willingness to learn; don’t apologize for a lack of experience; describe your strengths in terms of what you can do for the organization.</div> <div class="mg-top-20"><section class="interviewCardSkillsWrapper"><h3 class="interviewCardSkillsWrapper__heading"> Skills evaluated in this interview </h3> <ul class="interviewCardSkillsWrapper__skillsContainer g-flex-v-center"><button ariaLabel="Web Development" title="Web Development" is-li="true" class="g-chip g-chip--md g-chip--rectangular_hover_ep"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Web Development</span> <!----></button></ul></section></div> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div> <div><div id="comment-input-5944" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-5891913" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/techmahindra.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/techmahindra.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/tech-mahindra-interview-questions/web-designer" title="Tech Mahindra Web Designer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Designer Interview Questions & Answers </a></h2> <a href="/interviews/tech-mahindra-interview-questions" title="Tech Mahindra interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> Tech Mahindra </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 16 Sep 2022 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <!----> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Indeed and was interviewed in Aug 2022. There were 2 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Resume Shortlist" title="Resume Shortlist" data-testid="round-chip-60" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Resume Shortlist</span> <!----></button><button ariaLabel="Technical" title="Technical" data-testid="round-chip-61" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Technical</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Resume Shortlist" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Resume Shortlist  </div> <!----></div> <div class="tips-box" data-v-ffd1d8bc data-v-ffd1d8bc><div class="tips-box__tip-heading g-flex-v-center" data-v-ffd1d8bc><img src="https://static.ambitionbox.com/static/interview/tipLight.png" class="tips-box__tipLogo" data-v-ffd1d8bc> <div data-v-ffd1d8bc>Pro Tip by AmbitionBox:</div></div> <div class="tips-box__tip" data-v-ffd1d8bc> Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills. </div> <a class="tips-box__link" data-v-ffd1d8bc> View all tips </a></div></div><div class="roundItem"><div data-testid="round-heading-Technical" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - Technical  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>2 Questions<span>)</span></h3></div> <!----> <ul><div><li data-testid="" id="interview-3027551" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>What is tech Mahindra.</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-3027553" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q2. </span>Why should we hire you.</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-6" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Topics to prepare for Tech Mahindra Web Designer interview: </b> <ul><li>Web Designing</li><li>HTML</li><li>CSS</li><li>Javascript</li><li>Bootstrap</li></ul><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - I want to join tech Mahindra as the employee itself a brand and to start new carrer in life tech Mahindra is the best brand</div> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div> <div><div id="comment-input-4490" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-5160381" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/hcl-technologies-interview-questions/web-designer" title="HCLTech Web Designer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Designer Interview Questions & Answers </a></h2> <a href="/interviews/hcl-technologies-interview-questions" title="HCLTech interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> HCLTech </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 27 Apr 2022 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <!----> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Aptitude Test" title="Aptitude Test" data-testid="round-chip-70" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Aptitude Test</span> <!----></button><button ariaLabel="Coding Test" title="Coding Test" data-testid="round-chip-71" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Coding Test</span> <!----></button><button ariaLabel="Technical" title="Technical" data-testid="round-chip-72" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Technical</span> <!----></button> <!----></div> <div class="roundItem roundItem--no-details"><div data-testid="round-heading-Aptitude Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Aptitude Test  </div> <!----></div> <!----></div><div class="roundItem roundItem--no-details"><div data-testid="round-heading-Coding Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - Coding Test  </div> <!----></div> <!----></div><div class="roundItem"><div data-testid="round-heading-Technical" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 3 - Technical  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>3 Questions<span>)</span></h3></div> <!----> <ul><div><li data-testid="" id="interview-2209133" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>Self introduction, subject for few more questions</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-2209135" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q2. </span>Personal information</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-2209137" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q3. </span>Offer letter released</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-7" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - Good working in any job,best opportunitie</div> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div> <div><div id="comment-input-9616" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div><div id="interview-4997259" is-comp-interview="true" class="interview-card"><div test-id="interview-header" class="interview-header"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" width="65" height="65" alt="company Logo" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="interview-header__logo lazy"> <div class="interview-header__title-wrapper"><h2 class="interview-header__title--h2"><a href="/interviews/infosys-interview-questions/web-designer" title="Infosys Web Designer Interview Questions & Answers" class="interview-header__title interview-header__link"> Web Designer Interview Questions & Answers </a></h2> <a href="/interviews/infosys-interview-questions" title="Infosys interview questions" class="interview-header__sub-title mediumbold-medium interview-header__link"> Infosys </a> <span data-testid="interview-subheader" class="interview-subheader__info mediumbold-medium"><img data-src="" src="https://static.ambitionbox.com/static/icons/answered_by_anonymous.png" width="16" height="16" alt="user image" title="Anonymous" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/answered_by_anonymous.png'" class="interview-subheader__user-image lazy"> Anonymous <p class="interview-subheader__postedOnText"> posted on 22 Mar 2022 </p> <!----></span></div> <div class="kebab-menu"><i class="icon-dots-menu kebab-menu__icon"></i> <!----></div></div> <!----> <!----> <div class="interview-card__wrapper"><div class="interview-card__content-section interview-card__content-section--shrink interview-card__content-section--stick-card-height" style="--card-height:550px;"><p class="interview-card__interview-date body-medium mg-top-16"> I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds. </p> <div class="interview-card__chips-wrapper noscrollbars-sm mg-top-16 g-flex-wrap"><button ariaLabel="Resume Shortlist" title="Resume Shortlist" data-testid="round-chip-80" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Resume Shortlist</span> <!----></button><button ariaLabel="Coding Test" title="Coding Test" data-testid="round-chip-81" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">Coding Test</span> <!----></button><button ariaLabel="HR" title="HR" data-testid="round-chip-82" class="interview-card__chips g-chip g-chip--md g-chip--default"><!----> <span to="javascript:void(0)" class="g-chip__label g-chip__label--md">HR</span> <!----></button> <!----></div> <div class="roundItem"><div data-testid="round-heading-Resume Shortlist" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 1 - Resume Shortlist  </div> <!----></div> <div class="tips-box" data-v-ffd1d8bc data-v-ffd1d8bc><div class="tips-box__tip-heading g-flex-v-center" data-v-ffd1d8bc><img src="https://static.ambitionbox.com/static/interview/tipLight.png" class="tips-box__tipLogo" data-v-ffd1d8bc> <div data-v-ffd1d8bc>Pro Tip by AmbitionBox:</div></div> <div class="tips-box__tip" data-v-ffd1d8bc> Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate. </div> <a class="tips-box__link" data-v-ffd1d8bc> View all tips </a></div></div><div class="roundItem"><div data-testid="round-heading-Coding Test" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 2 - Coding Test  </div> <!----></div> <p class="roundItem__details">My coding is good and I have made some website projects in online in my class.</p> <!----></div><div class="roundItem"><div data-testid="round-heading-HR" class="roundItem__roundNoBox"><div class="roundItem__roundNoBox--detailTxt"> Round 3 - HR  </div> <h3 class="roundItem__roundNoBox--questionTxt"><span>(</span>7 Questions<span>)</span></h3></div> <!----> <ul><div><li data-testid="" id="interview-1922575" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q1. </span>What is your family background?</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922577" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q2. </span>Share details of your previous job.</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922579" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q3. </span>Why should we hire you?</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922581" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q4. </span>Why are you looking for a change?</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922583" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q5. </span>Where do you see yourself in 5 years?</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922585" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q6. </span>What are your strengths and weaknesses?</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div><div><li data-testid="" id="interview-1922587" class="roundItem__details--question roundItem__details--questionNoAnswer"><span class="roundItem__details--answerHtmlWrapper"><span>Q7. </span>Tell me about yourself.</span></li> <!----> <!----> <div class="roundItem__answerLink"> Add your answer <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="roundItem__answerImg"></div></div></ul></div> <h3 class="mg-top-16 interview-card__tipsHeading"> Interview Preparation Tips </h3> <div data-testid="interview-details-8" class="body-medium interview-card__interview-details"><b class='IS-section-heading'>Interview preparation tips for other job seekers</b> - Market yourself. ...<br>Apply even if you're not fully qualified. ...<br>Job search like it's your job. ...<br>Use informational interviews to network. ...<br>Set yourself apart with letters of recommendation. ...<br>Know yourself and what you want. ...<br>Pump yourself up and stay positive.</div> <!----> <!----> <!----> <div class="interview-card__load-more-overlay"><button type="button" ariaLabel="Continue reading" title="Continue reading" class="continueReadingBtn g-btn g-btn--filled g-btn--md g-btn--md--rightIconPadding"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--rightPadding g-btn__label--loader">Continue reading</span> <img src="https://static.ambitionbox.com/static/icons/arrow-down-white.svg" class="g-chip__img g-btn__img--md g-btn__img--md"></button></div></div> <div class="card-action-container g-flex-v-center"><div class="g-flex-hv-center card-action-container__action card-action-container__dualactionbtn"><button title="Upvote" data-testid="dual-action-btn-left" class="dual-action-button dual-action-button__left g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/upvote-blue.svg" loading="lazy" class="dual-action-button__img"> <!----></button> <button title="Downvote" data-testid="dual-action-btn-right" class="dual-action-button dual-action-button__right g-flex-hv-center dual-action-button--"><img src="https://static.ambitionbox.com/static/icons/recentWidgetIcons/downvote.svg" loading="lazy" class="dual-action-button__img"> <!----></button></div> <button title="Comment" data-testid="comment-btn" class="card-action-container__action card-action-button g-flex-hv-center card-action-button--"><i class="card-action-button__icon icon-comment"></i> <span class="card-action-button__label">Comment</span></button> <div class="card-action-container__action card-action-container__share-container"><button title="" class="card-action-button g-flex-hv-center card-action-button--"><img src="https://static.ambitionbox.com/static/icons/share-outline.svg" loading="lazy" class="card-action-button__img"> <span class="card-action-button__label">Share</span></button> <!----></div></div> <div><div id="comment-input-453" class="chat-input"><div class="chat-input__input-cont flex-row"><img src="https://static.ambitionbox.com/static/profile_empty2.svg" width="40" height="40" alt="Anonymous" loading="lazy" class="logo g-logoWrapper g-logoWrapper--round g-logoWrapper--border"> <div class="chat-input__input-box"><textarea rows="1" placeholder="Add a comment..." data-testid="comment-input" class="chat-input__input"></textarea></div></div> <!----> <!----></div> <!----></div></div></div> <!----></div> <v-recent-widget container-style="[object Object]"></v-recent-widget> <div class="modal-mask" style="display:none;" data-v-50f490a3 data-v-50f490a3><div class="modal-wrapper" data-v-50f490a3><!----></div></div></div> <div id="contribution-widget" class="contribute-widget mg-top-32 no-mg-btm" data-v-70580c38><div class="loader-wrap container-left" data-v-70580c38><div class="loader-card title loader-card-v2" data-v-70580c38></div> <!----></div> <div class="loader-wrap container-left" data-v-70580c38><div class="loader-card loader-card-v2" data-v-70580c38></div> <div class="loader-card loader-card-v2" data-v-70580c38></div> <!----></div> <!----> <!----></div> <!----> <div display-card="true" schema-url="https://www.ambitionbox.com/interviews/white-soft-info-interview-questions/web-designer" show-schema="true" class="mg-top-32 padding-fix"><div class="ab_section-header-v2 block"><div class="titleCont" style="max-width:100%;"><h2 class="title"> <div>White Soft Info Interview FAQs</div> <!----></h2> <!----> <!----> <!----> </div> <!----></div> <div class="container"><div itemscope="itemscope" itemtype="https://schema.org/FAQPage" class="globalCard globalCard--elevated cardCustomPadding"><div itemscope="itemscope" itemprop="mainEntity" itemtype="https://schema.org/Question" class="faq isOpen" style="border-bottom:1px solid #EBF0F6;padding:12px 0px;" data-v-5e01ab52><div class="outersection" data-v-5e01ab52><div itemprop="name" class="question body-medium opened" data-v-5e01ab52>How many rounds are there in White Soft Info Web Designer interview?</div></div> <div itemscope="itemscope" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer" class="innersection caption-strong-large visible" data-v-5e01ab52><div itemprop="text" data-v-5e01ab52>White Soft Info interview process usually has <b>1 rounds</b>. The most common rounds in the White Soft Info interview process are <b>One-on-one Round</b>.</div></div></div><div itemscope="itemscope" itemprop="mainEntity" itemtype="https://schema.org/Question" class="faq isOpen" style="border-bottom:;padding:12px 0px;" data-v-5e01ab52><div class="outersection" data-v-5e01ab52><div itemprop="name" class="question body-medium opened" data-v-5e01ab52>What are the top questions asked in White Soft Info Web Designer interview?</div></div> <div itemscope="itemscope" itemprop="acceptedAnswer" itemtype="https://schema.org/Answer" class="innersection caption-strong-large visible" data-v-5e01ab52><div itemprop="text" data-v-5e01ab52><p>Some of the top questions asked at the White Soft Info Web Designer interview - </p><ol style='margin-left: 25px;'><li style='padding-bottom: 2px;'><span>Responsiveness in webs</span>...<a class="ctas-a-medium" href="/interviews/white-soft-info-interview-questions?rid=9262544&tag=7438822">read more</a></li><li style='padding-bottom: 2px;'><span>Z-indexing in </span>...<a class="ctas-a-medium" href="/interviews/white-soft-info-interview-questions?rid=9262544&tag=7438816">read more</a></li><li style='padding-bottom: 2px;'><span>Selectors in </span>...<a class="ctas-a-medium" href="/interviews/white-soft-info-interview-questions?rid=9262544&tag=7438820">read more</a></li></ol></div></div></div> <!----></div></div></div> <!----> <div class="userfeedback-snippet"><div class="userfeedback-snippet__container"><div class="userfeedback-snippet__content"><h2 class="userfeedback-snippet__question"> Tell us how to improve this page. </h2> <div class="textarea-input userfeedback-snippet__textarea"><!----> <div class="textarea-input__textarea"><div class="textarea-input__textarea-cont"><textarea type="text" name="" rows="1" autocomplete="on" oninvalid="setCustomValidity(' ')" onchange="setCustomValidity('')" class="textarea-input__textarea-el"></textarea> <div id="rating_chips" style="display:;"><div class="chips_heading"><div style="min-width:fit-content;padding-right:4px;font-size:12px;line-height:16px;color:#5E6B92; "> </div> <div style="width: -webkit-fill-available; height: 1px;background-color: #E9E9E9;"></div></div> <div equal-height="true" class="contentSlider"><div class="contentSlider__wrpr"><div class="contentSlider__container" style="width:0px;height:100%;display:flex;gap:8px;"></div> <!----> <!----> <div data-clickable="right_slider" class="contentSlider__rightMover"><i class="icon-chevron-right"></i></div> <!----></div> <!----></div></div></div> <span class="textarea-input__bar"></span> <label class="textarea-input__label"><span class="textarea-input__slot"></span></label></div> <span class="textarea-input__status"><!----></span> <!----></div> <div class="userfeedback-snippet__ctas"><button type="button" disabled="disabled" ariaLabel="Submit Feedback" title="Submit Feedback" class="userfeedback-snippet__submit g-btn g-btn--filled g-btn--md disabled"><!----> <span class="g-btn__label g-btn__label--md g-btn__label--filled g-btn__label--loader">Submit Feedback</span> <!----></button></div></div></div></div> <div class="ab_card ab_seo_interlinking card mg-btm-24 slimCard"> <!----></div></div> <div id="col-right" class="col-right flex-cont"><div id="top-cont" class="top"><div data-testid="interviewInsightCard" class="interviewInsightCard globalCard globalCard--elevated"><div class="interviewInsightCard__sections interviewInsightCard--nopdTp interviewInsightCard--noBrdr"><h2 title="White Soft Info Web Designer Interview Process " class="title bold-section-header"> White Soft Info Web Designer Interview Process </h2> <p class="interviewInsightCard__sections--roundSubtitle caption-subdued-large"> based on 1 interview </p> <div rounds="" title="Difficulty level" data="[object Object]" no-bottom-css="true"><p class="interviewInsightCard__title"> Interview experience </p> <div class="interviewInsightCard__ratingWrapper"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4<!----></div></div></div>    <div class="interviewInsightCard__subTitle"> Good </div></div></div></div> <div data-testid="interviewInsightCard-viewmore" class="interviewInsightCard__viewMoreWrapper"> View more <img src="https://static.ambitionbox.com/static/icons/blue-down-arrowhead.svg" height="18" width="18"></div> <!----> <!----></div> <div id="company-ad-small" class="mg-btm-24 mg-top-24"></div> <!----> <!----> <div class="ab_card ab_simil-list similar-list mg-btm-20 slimCard"><div class="header LY2aC"><h2 title="Web Designer Interview Questions from Similar Companies" class="title bold-section-header" style="line-height:normal;">Web Designer Interview Questions from Similar Companies </h2> <!----></div> <div title="TCS Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="TCS" class="logo lazy"> <div class="info"><a href="/interviews/tcs-interview-questions" class="title bold-list-header text-capitalize primary-link"> TCS Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.70" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 5 Interviews </div></div></div></div><div title="Wipro Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/wipro.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Wipro" class="logo lazy"> <div class="info"><a href="/interviews/wipro-interview-questions" class="title bold-list-header text-capitalize primary-link"> Wipro Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.70" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 5 Interviews </div></div></div></div><div title="HCLTech Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="HCLTech" class="logo lazy"> <div class="info"><a href="/interviews/hcl-technologies-interview-questions" class="title bold-list-header text-capitalize primary-link"> HCLTech Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.50" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.5<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 3 Interviews </div></div></div></div><div title="Accenture Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/accenture.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Accenture" class="logo lazy"> <div class="info"><a href="/interviews/accenture-interview-questions" class="title bold-list-header text-capitalize primary-link"> Accenture Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.90" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.9<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 3 Interviews </div></div></div></div><div title="IBM Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/ibm.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="IBM" class="logo lazy"> <div class="info"><a href="/interviews/ibm-interview-questions" class="title bold-list-header text-capitalize primary-link"> IBM Web Designer Interview Questions </a> <div class="rating"><div title="Rating 4.00" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4.0<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 3 Interviews </div></div></div></div><div title="Infosys Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Infosys" class="logo lazy"> <div class="info"><a href="/interviews/infosys-interview-questions" class="title bold-list-header text-capitalize primary-link"> Infosys Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.60" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.6<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 2 Interviews </div></div></div></div><div title="Tech Mahindra Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/techmahindra.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Tech Mahindra" class="logo lazy"> <div class="info"><a href="/interviews/tech-mahindra-interview-questions" class="title bold-list-header text-capitalize primary-link"> Tech Mahindra Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.50" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.5<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 2 Interviews </div></div></div></div><div title="Amazon Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/amazon.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Amazon" class="logo lazy"> <div class="info"><a href="/interviews/amazon-interview-questions" class="title bold-list-header text-capitalize primary-link"> Amazon Web Designer Interview Questions </a> <div class="rating"><div title="Rating 4.10" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 4.1<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 2 Interviews </div></div></div></div><div title="Cognizant Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/cognizant.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Cognizant" class="logo lazy"> <div class="info"><a href="/interviews/cognizant-interview-questions" class="title bold-list-header text-capitalize primary-link"> Cognizant Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.80" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 1 Interview </div></div></div></div><div title="Genpact Web Designer Interviews by employees" data-clickable="company_link" class="ab_similar_company"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/genpact.jpg" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" alt="Genpact" class="logo lazy"> <div class="info"><a href="/interviews/genpact-interview-questions" class="title bold-list-header text-capitalize primary-link"> Genpact Web Designer Interview Questions </a> <div class="rating"><div title="Rating 3.80" class="badge-cont"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9a9a9a"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.8<!----></div></div></div></div> <div class="desc caption-subdued-medium no-mrg">  • 1 Interview </div></div></div></div> <a href="https://www.ambitionbox.com/list-of-companies?designation=web-designer" data-clickable="view_all" class="exp-more ctas-a-medium">View all <img width="14" height="14" src="https://static.ambitionbox.com/static/blue_arrow_right.svg" class="exp-more__arrowImg"></a> <!----></div> <!----> <!----> <!----> <!----> <!----> <!----> <!----> <!----> <div class="ab_compare-list mg-btm-20"><div class="container"><div class="comparisions-list"><div class="flex-center comparisions-list__header"><div title="Compare White Soft Info with" class="comparisions-list__title"> Compare White Soft Info with </div> <div class="comparisions-list__actions flex-center"><div class="left flex-center action-button"><i class="icon-chevron-right action-button__prev disabled"></i></div> <div class="right flex-center action-button"><i class="icon-chevron-right"></i></div></div></div> <div class="comparisions-list__list"><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/infosys.jpg" height="50" width="100" alt="Infosys" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">Infosys</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.6<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/tcs.jpg" height="50" width="100" alt="TCS" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">TCS</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/wipro.jpg" height="50" width="100" alt="Wipro" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">Wipro</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.7<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div><div class="comparison-card globalCard globalCard--outline"><div class="comparison-card__img"><img data-src="https://static.ambitionbox.com/alpha/company/photos/logos/hcl-technologies-88.jpg" height="50" width="100" alt="HCLTech" src="https://static.ambitionbox.com/static/icons/company-placeholder.svg" onerror="this.onerror=null;this.src='https://static.ambitionbox.com/static/icons/company-placeholder.svg'" class="logo lazy"></div> <div class="comparison-card__details"><p class="comparison-card__title">HCLTech</p> <div class="comparison-card__rating"><div class="rating_star_container"><svg width="16" height="16" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="#9acd32"></rect> <path d="M6.295 16L7.27 11.5632L4 8.57895L8.32 8.18421L10 4L11.68 8.18421L16 8.57895L12.73 11.5632L13.705 16L10 13.6474L6.295 16Z" fill="white"></path></svg> <div class="rating_text rating_text--sm "><div style="height:auto;padding-bottom:1px;"> 3.5<!----></div></div></div></div></div> <div data-clickable="company_link" class="comparison-card__cta"> Compare </div> <!----></div></div></div></div></div> <div class="popular-tools-container mg-btm-20"><div class="popular-tools-container__title">Popular Calculators</div> <div class="popular-tools-container__tools-list"><a href="https://www.ambitionbox.com/are-you-paid-fairly" data-testid="popular_tool_areYouPaid" class="popular-tool-card"><div class="popular-tool-card__tool-image" style="left:14px;top:10px;width:44px;height:44px;"><img src="https://static.ambitionbox.com/static/calculators/coin-rupee.png" width="100%" height="100%"></div> <span class="popular-tool-card__tool-title">Are you paid fairly?</span> <img src="https://static.ambitionbox.com/static/calculators/chevron-right-blue.png" width="24" height="24" class="popular-tool-card__ml-auto"></a><a href="https://www.ambitionbox.com/salaries/take-home-salary-calculator" data-testid="popular_tool_inHandSalary" class="popular-tool-card mt-16"><div class="popular-tool-card__tool-image" style="left:11px;top:9px;width:40px;height:60px;"><img src="https://static.ambitionbox.com/static/calculators/salary.png" width="100%" height="100%"></div> <span class="popular-tool-card__tool-title">Monthly In-hand Salary Calculator</span> <img src="https://static.ambitionbox.com/static/calculators/chevron-right-blue.png" width="24" height="24" class="popular-tool-card__ml-auto"></a><a href="https://www.ambitionbox.com/salaries/gratuity-calculator" data-testid="popular_tool_gratuity" class="popular-tool-card mt-16"><div class="popular-tool-card__tool-image" style="left:11px;top:11px;width:41.07px;height:41.07px;"><img src="https://static.ambitionbox.com/static/calculators/gratuity.png" width="100%" height="100%"></div> <span class="popular-tool-card__tool-title">Gratuity Calculator</span> <img src="https://static.ambitionbox.com/static/calculators/chevron-right-blue.png" width="24" height="24" class="popular-tool-card__ml-auto"></a><a href="https://www.ambitionbox.com/salaries/hra-calculator" data-testid="popular_tool_hra" class="popular-tool-card mt-16"><div class="popular-tool-card__tool-image" style="left:10px;top:10px;width:49px;height:44px;"><img src="https://static.ambitionbox.com/static/calculators/hra.png" width="100%" height="100%"></div> <span class="popular-tool-card__tool-title">HRA Calculator</span> <img src="https://static.ambitionbox.com/static/calculators/chevron-right-blue.png" width="24" height="24" class="popular-tool-card__ml-auto"></a><a href="https://www.ambitionbox.com/salaries/salary-hike-calculator" data-testid="popular_tool_salaryHike" class="popular-tool-card mt-16"><div class="popular-tool-card__tool-image" style="left:6px;top:3px;width:58px;height:58px;"><img src="https://static.ambitionbox.com/static/calculators/coin-growth.png" width="100%" height="100%"></div> <span class="popular-tool-card__tool-title">Salary Hike Calculator</span> <img src="https://static.ambitionbox.com/static/calculators/chevron-right-blue.png" width="24" height="24" class="popular-tool-card__ml-auto"></a></div></div> <div id="helpful-card" class="ab_card" style="padding:0;"><div class="flex-cont helpful-ask-section"><div class="title bold-list-header">Did you find this page helpful?</div> <div class="btns-cont"><span class="ctas-btn-medium">Yes</span> <span class="ctas-btn-medium">No</span></div></div> <!----></div> <!----> <!----> <!----> <!----> <!----> <!----> <!----></div></div></div> <div class="container mg-top-20"><div class="breadCrumbContainerReview"><div class="breadCrumbBase"><ul class="titleWrapper"><li class="titleUnset"><a href="https://www.ambitionbox.com"><span class="underlineText"> Home </span> <span class="strip"> > </span></a></li><li class="titleUnset"><a href="https://www.ambitionbox.com/interviews"><span class="underlineText"> Interviews </span> <span class="strip"> > </span></a></li><li class="titleUnset"><a href="https://www.ambitionbox.com/interviews/white-soft-info-interview-questions"><span class="underlineText"> White Soft Info Interview Questions </span> <span class="strip"> > </span></a></li><li class="titleUnset"><span href="https://www.ambitionbox.com/interviews/white-soft-info-interview-questions/web-designer"><span> White Soft Info Web Designer Interview Questions </span></span></li></ul></div></div></div> <!----> <!----> <!----> <!----> <!----> <!----> <div class="modal-mask" style="display:none;" data-v-50f490a3 data-v-50f490a3><div class="modal-wrapper" data-v-50f490a3><!----></div></div> <div class="modal-mask" style="display:none;" data-v-50f490a3 data-v-50f490a3><div class="modal-wrapper" data-v-50f490a3><!----></div></div> <div class="right_sticky_section"><div class="floating_container"><div class="fab-btn" style="width:210px;"><img src="https://static.ambitionbox.com/static/feedback_write.svg" width="16" height="16" alt="write" class="fab-btn__img"> <div class="fab-btn__ctaText"> Share an Interview </div></div> <!----></div></div></div></div> <!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----> <div id="loaderCommon" class="loader-hidden" data-v-4b543e16><div class="spinnerCnt" data-v-4b543e16><div class="loader"></div></div></div> <div id="section-user-feedback-widget" data-v-4b543e16></div> <!----> <!----> <footer id="ab-footer" style="margin-bottom:;" data-v-4b543e16 data-v-4b543e16><div class="app-prom-banner g-flex-hv-center"><div class="app-prom-banner__description g-flex-col"><div class="app-prom-banner__title"> Stay ahead in your career.<!----> Get AmbitionBox app </div> <div class="app-prom-banner__store"><a href="https://play.google.com/store/apps/details?id=com.ambitionbox.android&utm_source=ambitionbox&utm_medium=desktop&utm_campaign=footer_app_promotion_banner_playstore_companyInterviews" target="_blank" title="AmbitionBox App" class="app-prom-banner__link g-flex-v-center"><img src="https://static.ambitionbox.com/static/app-play-icon.png" loading="lazy" width="149" height="44"></a> <a href="https://apps.apple.com/in/app/ambitionbox-salary-reviews/id6504849582" target="_blank" title="AmbitionBox App" class="app-prom-banner__link g-flex-v-center"><img src="https://static.ambitionbox.com/static/ios-medium.png" loading="lazy" width="149" height="44"></a></div></div> <a href="https://static.ambitionbox.com/static/app-redirect.html" target="_blank" title="AmbitionBox App" class="app-prom-banner__qr g-flex-hv-center"><img src="https://static.ambitionbox.com/static/website-app-qr.png" loading="lazy" width="96" height="96"></a></div> <div class="container"><div class="contentCtaWrapper"><div class="info left-col logoContentWrapper"><div class="footer_awards_section"><div class="awards_banner"><img src="https://static.ambitionbox.com/static/awards/awards_footer_badge.svg" loading="lazy" alt="Awards Banner"></div> <div class="footer_stats"><p class="title semibold caption"> Helping over 1 Crore job seekers every month in choosing their right fit company </p> <div class="col"><div class="item"><span class="bold-title text-font-16">70 Lakh+</span> <p class="semibold body-small-important"> Reviews </p></div><div class="item"><span class="bold-title text-font-16">4 Crore+</span> <p class="semibold body-small-important"> Salaries </p></div><div class="item"><span class="bold-title text-font-16">5 Lakh+</span> <p class="semibold body-small-important"> Interviews </p></div><div class="item"><span class="bold-title text-font-16">1 Crore+</span> <p class="semibold body-small-important"> Users/Month </p></div></div></div></div></div> <div class="right-col"><div class="col"><span class="item bold-title contriText">Contribute</span> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Write a Review</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add a Salary</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Share an Interview</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add Office Photos</span></button> <button class="ab_btn btn invert"><span class="ctas-btn-medium">Add Company Benefits</span></button></div></div></div> <div type-id="footer-typeahead" default-drop-down-option="2" id="footer-typeahead" class="ab_typeahead4 container"><!----> <!----> <div class="typeahead-wrapper3 float-search typeahead-wrapper3-padding search-button"><div class="wrapper"><div class="search-company"><img src="https://static.ambitionbox.com/static/icons/search.svg" height="16" width="16" class="search-icon"> <div class="input-animation"><div class="placeholderAnimateer" style="color:;"> Search <div class="placeholder-wrapper" style="margin-bottom:0;"><!----></div></div></div> <div class="input-div"><div id="autosuggest" title="Enter a Company or Designation" class="ab-typeahead"><div role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-owns="autosuggest-ab-typeahead__results"><input type="search" autocomplete="off" aria-autocomplete="list" aria-activedescendant="" aria-controls="autosuggest-ab-typeahead__results" name="companyName" id="footer-typeahead" maxLength="150" placeholder="Search on AmbitionBox" selectedTag="" value="" class="component-input"></div> <div id="autosuggest-ab-typeahead__results" class="ab-typeahead__menu"><!----> </div></div></div></div> <div class="dropdown"><div class="wrapper-dropdown" data-v-f59c163e><div class="input-box" data-v-f59c163e><p data-v-f59c163e>Interview Questions</p> <i class="icon-chevron-right" data-v-f59c163e></i></div> <ul class="autocomplete-list" data-v-f59c163e><li rel="CompanyReviews" data-v-f59c163e> Reviews </li><li rel="CompanySalaries" data-v-f59c163e> Salaries </li><li rel="InterviewQuestions" class="active" data-v-f59c163e> Interview Questions </li><li rel="CompanyOverview" data-v-f59c163e> About Company </li><li rel="CompanyBenefits" data-v-f59c163e> Benefits </li><li rel="CompanyJobs" data-v-f59c163e> Jobs </li><li rel="CompanyPhotos" data-v-f59c163e> Office Photos </li><li rel="CompanyPosts" data-v-f59c163e> Community </li></ul></div></div></div></div></div> <div class="footer-nav-section"><div class="left-col width-100"><!----> <!----> <div class="col min-width-16"><span class="item bold-title text-font-16">Users/Jobseekers</span> <ul><li><a href="/list-of-companies" class="item body-small-important">Companies</a></li> <li><a href="/reviews" class="item body-small-important">Reviews</a></li> <li><a href="/salaries" class="item body-small-important">Salaries</a></li> <li><a href="/jobs" class="item body-small-important"> Jobs </a></li> <li><a href="/interviews" rel="noreferrer" class="item body-small-important router-link-active">Interviews</a></li> <!----> <li><a href="/salaries/take-home-salary-calculator" class="item body-small-important"> Salary Calculator </a></li> <li><a href="/colleges" class="item body-small-important"> Campus Placements </a></li> <li><a href="/topics/aptitude/questions-and-answers" rel="noreferrer" class="item body-small-important">Practice Test</a></li> <li><a href="/compare" class="item body-small-important"> Compare Companies </a></li></ul></div> <div class="col min-width-18-6"><span class="item bold-title text-font-16">Employers</span> <ul><li><a href="https://employer.ambitionbox.com?utm_source=ambitionbox&utm_medium=footer&utm_campaign=create-new-company" target="_blank" rel="noreferrer" class="item body-small-important">Create a new company</a></li> <li><a href="https://employer.ambitionbox.com/company-page?utm_source=ambitionbox&utm_medium=footer&utm_campaign=update-company-infomation" target="_blank" rel="noreferrer" class="item body-small-important">Update company information</a></li> <li><a href="https://employer.ambitionbox.com/review-management?utm_source=ambitionbox&utm_medium=footer&utm_campaign=respond-to-reviews" target="_blank" rel="noreferrer" class="item body-small-important">Respond to reviews</a></li> <li><a href="/employer/sendemail" target="_blank" rel="noreferrer" class="item body-small-important">Invite employees to review</a></li> <li><a href="https://www.ambitionbox.com/alpha/company/photos/employer/AmbitionBox_Offering_For_Employers.pdf" download="AmbitionBox_Offering_For_Employers" class="item body-small-important download_link"> AmbitionBox Offering for Employers </a></li> <li><a href="https://www.ambitionbox.com/alpha/company/photos/employer/AmbitionBox_Offering_For_Employers_Brochure.pdf" download="AmbitionBox_Offering_For_Employers_Brochure" class="item body-small-important download_link"> AmbitionBox Employers Brochure </a></li></ul></div> <div class="col min-width-31"><span class="item bold-title text-font-16">AmbitionBox Awards</span> <ul><li><a href="/abeca-2026" class="item body-small-important awards"> ABECA 2026 </a></li> <li><a href="/abeca-2025" class="item body-small-important awards"> ABECA 2025 <img src="https://static.ambitionbox.com/static/awards/awards24/InfoTag.svg" loading="lazy" width="100" height="18" alt="winners awaited tag"></a></li> <li><a href="/abeca-2024" class="item body-small-important awards"> ABECA 2024 </a></li> <li><a href="/awards/best-places-to-work-in-india-2022" class="item body-small-important"> AmbitionBox Best Places to Work 2022 </a></li> <li><a href="/best-places-to-work-in-india-2021" rel="noreferrer" class="item body-small-important">AmbitionBox Best Places to Work 2021</a></li> <li><a href="/employer/awards2026/sendemail" target="_blank" rel="noreferrer" class="body-text-large body-small-important">Invite employees to rate</a></li></ul></div> <div class="col min-width-15"><span class="item bold-title text-font-16">AmbitionBox</span> <ul><li><a href="/about-us" rel="noreferrer" class="item body-small-important">About Us</a></li> <li><a href="mailto:support@ambitionbox.com?Subject=Query" target="_blank" rel="noreferrer" class="body-text-large body-small-important">Email Us</a></li> <li><a href="/unboxed" target="_blank" rel="noreferrer" class="item body-small-important">Blog</a></li> <li><a href="/faq" target="_blank" rel="noreferrer" class="item body-small-important">FAQ</a></li> <li><a href="/credits" target="_blank" rel="noreferrer" class="item body-small-important">Credits</a></li> <li class="item body-small-important"><span class="footer-link"> Give Feedback </span></li></ul></div> <div class="col"><span class="item bold-title text-font-16">Terms & Policies</span> <ul><li class="item body-small-important"><a href="/legal/privacy-policy" target="_blank" rel="noreferrer" class="item">Privacy</a></li><li class="item body-small-important"><a href="/legal/grievances" target="_blank" rel="noreferrer" class="item">Grievances</a></li><li class="item body-small-important"><a href="/legal/terms-of-use" target="_blank" rel="noreferrer" class="item">Terms of Use</a></li><li class="item body-small-important"><a href="/legal/summons-notice-form" target="_blank" rel="noreferrer" class="item">Summons/Notices</a></li><li class="item body-small-important"><a href="/legal/community-guidelines" target="_blank" rel="noreferrer" class="item">Community Guidelines</a></li></ul> <div class="app-prom-footer g-flex-col"><div class="app-prom-footer__title"> Get AmbitionBox app </div> <a href="https://play.google.com/store/apps/details?id=com.ambitionbox.android&utm_source=ambitionbox&utm_medium=desktop&utm_campaign=footer_app_promotion_banner_small_companyInterviews" target="_blank" title="AmbitionBox App" class="app-prom-footer__link"><img src="https://static.ambitionbox.com/static/app-play-icon.png" width="121" loading="lazy" height="36"></a> <a href="https://apps.apple.com/in/app/ambitionbox-salary-reviews/id6504849582" target="_blank" title="AmbitionBox App" class="app-prom-footer__link"><img src="https://static.ambitionbox.com/static/ios-medium.png" width="121" loading="lazy" height="36"></a></div></div> <!----> <!----></div></div></div> <!----> <!----> <div class="copyright-container container"><p class="footerBottomText body-large"> Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd. </p> <div class="socialLinkContainer"><span class="item bold-title followUsText">Follow Us</span> <ul class="social"><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3NiaWEQ"><img id="Youtube" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/youtube-logo.svg" alt="Youtube" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3OGrqHZ"><img id="Instagram" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/instagram-logo.svg" alt="Instagram" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3bw5Pnm"><img id="LinkedIn" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/linkedin-logo.svg" alt="LinkedIn" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3A8gP4y"><img id="Facebook" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/fb-logo.svg" alt="Facebook" class="lazy"></a></li><li><a target="_blank" rel="nofollow noopener" href="https://bit.ly/3No1Ne1"><img id="Twitter" loading="lazy" width="24" height="24" data-src="https://static.ambitionbox.com/static/icons/social/twitter-logo.svg" alt="Twitter" class="lazy"></a></li></ul></div></div> <!----></footer> <!----> <!----> <!----> <!----></div></div></div><script>window.__NUXT__=(function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,_,$,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,aA,aB,aC,aD,aE,aF,aG,aH,aI,aJ,aK,aL,aM,aN,aO,aP,aQ,aR,aS,aT,aU,aV,aW,aX,aY,aZ,a_,a$,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,bA,bB,bC,bD,bE,bF,bG,bH,bI,bJ,bK,bL,bM,bN,bO,bP,bQ,bR,bS,bT,bU,bV,bW,bX,bY,bZ,b_,b$,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp){bC.InterviewId=bi;bC.Type=g;bC.meta={total:a,totalRootLevel:a,before:b,after:b};bC.comments=[];bO.InterviewId=bD;bO.Type=g;bO.meta={total:a,totalRootLevel:a,before:b,after:b};bO.comments=[];bP.InterviewId=bE;bP.Type=g;bP.meta={total:a,totalRootLevel:a,before:b,after:b};bP.comments=[];bQ.InterviewId=bF;bQ.Type=g;bQ.meta={total:a,totalRootLevel:a,before:b,after:b};bQ.comments=[];bR.InterviewId=bH;bR.Type=g;bR.meta={total:a,totalRootLevel:a,before:b,after:b};bR.comments=[];bS.InterviewId=bI;bS.Type=g;bS.meta={total:a,totalRootLevel:a,before:b,after:b};bS.comments=[];bT.InterviewId=bK;bT.Type=g;bT.meta={total:a,totalRootLevel:a,before:b,after:b};bT.comments=[];bU.InterviewId=bL;bU.Type=g;bU.meta={total:a,totalRootLevel:a,before:b,after:b};bU.comments=[];bV.InterviewId=bM;bV.Type=g;bV.meta={total:a,totalRootLevel:a,before:b,after:b};bV.comments=[];bW.InterviewId=bN;bW.Type=g;bW.meta={total:a,totalRootLevel:a,before:b,after:b};bW.comments=[];ca[0]={Name:h,UrlName:i,Count:d};return {layout:"headerLayout",data:[{alsoViewedCompanies:{state:G,title:"Web Designer Interview Questions from Similar Companies",designation:{name:h,urlName:i},companies:[{urlName:w,industry:"Financial Services, Internet, Education & Training, BPO, IT Services & Consulting",companyId:aq,rating:ar,logo:w,shortName:M,interviewsCount:r},{urlName:x,industry:"Advertising \u002F PR \u002F Events, Consulting, Healthcare \u002F Pharma, BPO, IT Services & Consulting",companyId:as,rating:ar,logo:x,shortName:N,interviewsCount:r},{urlName:_,industry:"Telecom, Education & Training, Hardware & Networking, Banking, Emerging Technologies, IT Services & Consulting, Software Product",companyId:at,rating:au,logo:$,shortName:O,interviewsCount:u},{urlName:y,industry:"Analytics & KPO, IT Services & Consulting, Software Product, Management Consulting",companyId:av,rating:"3.9",logo:y,shortName:P,interviewsCount:u},{urlName:z,industry:"Financial Services, Emerging Technologies, IT Services & Consulting",companyId:aw,rating:"4.0",logo:z,shortName:Q,interviewsCount:u},{urlName:A,industry:"Consulting, IT Services & Consulting",companyId:ax,rating:"3.6",logo:A,shortName:R,interviewsCount:n},{urlName:aa,industry:"BPO\u002FKPO, Consulting, Analytics & KPO, Engineering & Construction, IT Services & Consulting",companyId:ay,rating:au,logo:ab,shortName:S,interviewsCount:n},{urlName:B,industry:"Internet, Retail, Urban Transport, Logistics, Emerging Technologies, IT Services & Consulting, Software Product, Media & Entertainment",companyId:az,rating:"4.1",logo:B,shortName:T,interviewsCount:n},{urlName:U,industry:"IT Services & Consulting",companyId:aA,rating:aB,logo:U,shortName:ac,interviewsCount:d},{urlName:V,industry:"Financial Services, EdTech, IT Services & Consulting",companyId:aC,rating:aB,logo:V,shortName:ad,interviewsCount:d}]},popularComparisons:{data:[{CompanyId:ax,CompanyName:R,SearchVolume:a,ShortName:R,UrlName:A,Logo:A,Rating:3.6,ReviewCount:38130},{CompanyId:aq,CompanyName:M,SearchVolume:a,ShortName:M,UrlName:w,Logo:w,Rating:ae,ReviewCount:87448},{CompanyId:as,CompanyName:N,SearchVolume:a,ShortName:N,UrlName:x,Logo:x,Rating:ae,ReviewCount:51855},{CompanyId:at,CompanyName:O,SearchVolume:a,ShortName:O,UrlName:_,Logo:$,Rating:aD,ReviewCount:35252},{CompanyId:ay,CompanyName:S,SearchVolume:a,ShortName:S,UrlName:aa,Logo:ab,Rating:aD,ReviewCount:34330},{CompanyId:aA,CompanyName:ac,SearchVolume:a,ShortName:ac,UrlName:U,Logo:U,Rating:v,ReviewCount:48923},{CompanyId:av,CompanyName:P,SearchVolume:a,ShortName:P,UrlName:y,Logo:y,Rating:H,ReviewCount:54873},{CompanyId:aw,CompanyName:Q,SearchVolume:a,ShortName:Q,UrlName:z,Logo:z,Rating:l,ReviewCount:21688},{CompanyId:95,CompanyName:aE,SearchVolume:a,ShortName:aE,UrlName:aF,Logo:aF,Rating:ae,ReviewCount:40565},{CompanyId:483,CompanyName:aG,SearchVolume:a,ShortName:aG,UrlName:aH,Logo:aH,Rating:v,ReviewCount:20468},{CompanyId:137,CompanyName:aI,SearchVolume:a,ShortName:aI,UrlName:aJ,Logo:aJ,Rating:H,ReviewCount:38780},{CompanyId:134,CompanyName:aK,SearchVolume:a,ShortName:aK,UrlName:"icici-bank",Logo:"icici_bank",Rating:l,ReviewCount:37619},{CompanyId:aC,CompanyName:ad,SearchVolume:a,ShortName:ad,UrlName:V,Logo:V,Rating:v,ReviewCount:30805},{CompanyId:153271,CompanyName:aL,SearchVolume:a,ShortName:aL,UrlName:"teleperformance",Logo:"teleperformance-group",Rating:H,ReviewCount:28678},{CompanyId:631479,CompanyName:aM,SearchVolume:a,ShortName:aM,UrlName:aN,Logo:aN,Rating:v,ReviewCount:25834},{CompanyId:562,CompanyName:aO,SearchVolume:a,ShortName:aO,UrlName:aP,Logo:aP,Rating:v,ReviewCount:24997},{CompanyId:az,CompanyName:T,SearchVolume:a,ShortName:T,UrlName:B,Logo:B,Rating:aQ,ReviewCount:24663},{CompanyId:417825,CompanyName:aR,SearchVolume:a,ShortName:aR,UrlName:"jio",Logo:"reliance-jio-infocomm",Rating:H,ReviewCount:22154},{CompanyId:6092,CompanyName:aS,SearchVolume:a,ShortName:aS,UrlName:"reliance-retail",Logo:"reliance-retail-limited",Rating:H,ReviewCount:21958},{CompanyId:375638,CompanyName:aT,SearchVolume:a,ShortName:aT,UrlName:aU,Logo:aU,Rating:4.6,ReviewCount:21964},{CompanyId:6193,CompanyName:aV,SearchVolume:a,ShortName:aV,UrlName:"hdb-financial-services",Logo:"hdb-financial-services-6193",Rating:l,ReviewCount:20007},{CompanyId:70,CompanyName:aW,SearchVolume:a,ShortName:aW,UrlName:"larsen-and-toubro-limited",Logo:"l-and-t",Rating:l,ReviewCount:18320},{CompanyId:45,CompanyName:aX,SearchVolume:a,ShortName:aX,UrlName:"deloitte",Logo:"deloitte-us-india",Rating:v,ReviewCount:17350},{CompanyId:293916,CompanyName:aY,SearchVolume:a,ShortName:aY,UrlName:aZ,Logo:aZ,Rating:v,ReviewCount:16358},{CompanyId:152843,CompanyName:af,SearchVolume:a,ShortName:af,UrlName:a_,Logo:a$,Rating:3.1,ReviewCount:16042},{CompanyId:167,CompanyName:ba,SearchVolume:a,ShortName:ba,UrlName:"reliance-industries",Logo:"reliance",Rating:l,ReviewCount:15647},{CompanyId:296267,CompanyName:bb,SearchVolume:a,ShortName:bb,UrlName:bc,Logo:bc,Rating:aQ,ReviewCount:15223},{CompanyId:2244,CompanyName:bd,SearchVolume:a,ShortName:bd,UrlName:"bharti-airtel",Logo:"airtel-bharti",Rating:l,ReviewCount:13491},{CompanyId:142,CompanyName:be,SearchVolume:a,ShortName:be,UrlName:bf,Logo:bf,Rating:4.2,ReviewCount:11730},{CompanyId:301062,CompanyName:bg,SearchVolume:a,ShortName:bg,UrlName:bh,Logo:bh,Rating:4.3,ReviewCount:11449}],notFound:b},jobs:{data:[],notFound:f},salaryData:{data:[],notFound:f},designationSalaryData:{data:[{minCtc:a,maxCtc:a,averageCtc:a,minExp:a,maxExp:a,dataPoints:a,averageExperience:a,name:h,urlName:i,jobProfileId:m,industryRelativeSalaryPerc:a}],notFound:b},insightsData:{labels:[I],data:[ag],note:e,SourceReviewsCount:d,confidence:"Low"},interviews:{Interviews:[{InterviewId:bi,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Fwhite-soft-info-interview-questions?rid=9262544",InterviewDate:"in Jan 2024",Created:"2024-02-15 13:30:17",UrlName:bj,HelpfulCount:d,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003ETopics to prepare for White Soft Info Web Designer interview: \u003C\u002Fb\u003E \u003Cul\u003E\u003Cli\u003EHTML\u003C\u002Fli\u003E\u003Cli\u003ECSS\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Learn the basics also interviewer was so friendly and supportive.",RoundsList:[{Round:bk,Details:e,Questions:[{Question:bl,QuesUrl:bm,AnswersCount:d,Id:7438816,Rid:a,AnswerDetail:{Answer:bn,AnsweredByGenAi:f},Author:{}},{Question:"Margin and Padding",QuesUrl:"margin-and-padding-CqbPyI1m",AnswersCount:a,Id:7438818,Rid:a,AnswerDetail:{},Author:{}},{Question:bo,QuesUrl:bp,AnswersCount:d,Id:7438820,Rid:a,AnswerDetail:{Answer:bq,AnsweredByGenAi:f},Author:{}},{Question:br,QuesUrl:bs,AnswersCount:d,Id:7438822,Rid:a,AnswerDetail:{Answer:bt,AnsweredByGenAi:f},Author:{}},{Question:bu,QuesUrl:bv,AnswersCount:d,Id:7438824,Rid:a,AnswerDetail:{Answer:bw,AnsweredByGenAi:f},Author:{}}]}],RoundNames:[bx],JobProfileUrlName:i,UserName:q,SourceList:[I,ah],Flag:d,Type:g,ShortName:by,Resources:[{Name:"White Soft Info Web Designer Fresher Interview Questions",UrlName:"\u002Finterviews\u002Fwhite-soft-info-interview-questions\u002Fweb-designer\u002Ffresher-candidates"}],Skills:[{name:j,url:k,questionCount:C}],Duration:J,Difficulty:W,Verdict:"No response",Rating:l,TopQuestionsInterlinkingWidget:{DesignationWidget:{Question:bz,QuestionUrl:bA,AnswersCount:u,TotalQuestions:bB}}}],TotalInterviewsCount:d,Comments:[bC]},similarInterviews:{Interviews:[{InterviewId:bD,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Fibm-interview-questions?rid=8826336",Created:"2024-01-05 16:29:49",UrlName:z,RoundsList:[{Round:D,Details:"We all prove the best company"},{Round:s,Details:e,Questions:[{Question:"How will you prove your skills.And how will the entire of the you protect?",QuesUrl:"how-will-you-prove-your-skillsand-how-will-the-entire-of-the-you-protect-A0swDaTC",AnswersCount:d,Id:7082144,Rid:a,AnswerDetail:{Answer:"I'll prove my skills any problem and I'll definitely make the successful of your entire of the company",Anonymous:d},Author:{}},{Question:"How to do a working skills on your team and how do explain it?",QuesUrl:"how-to-do-a-working-skills-on-your-team-and-how-do-explain-it-A0szfaz6",AnswersCount:a,Id:7082146,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[D,s],JobProfileUrlName:i,UserName:q,Flag:d,Type:g,ShortName:Q,Logo:z,Rating:r},{InterviewId:bE,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Fwipro-interview-questions?rid=8722752",Created:"2023-12-24 22:29:17",UrlName:x,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Good company",RoundsList:[{Round:bk,Details:e,Questions:[{Question:"Why did you choose this job",QuesUrl:"why-did-you-choose-this-job-Ad6M86O2",AnswersCount:a,Id:7010744,Rid:a,AnswerDetail:{},Author:{}},{Question:"Tell me about the company",QuesUrl:"tell-me-about-the-company-Ad6Pa6uw",AnswersCount:a,Id:7010746,Rid:a,AnswerDetail:{},Author:{}},{Question:"What is your strength",QuesUrl:"what-is-your-strength-Ad6R25Qq",AnswersCount:a,Id:7010748,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[bx],JobProfileUrlName:i,UserName:"Uyyala Shanmukha Sri",UserId:21556238,UserImage:"https:\u002F\u002Flh3.googleusercontent.com\u002Fa\u002FACg8ocKet9S_QJM6_v4jsLzD3cHc5_C83LlaaT7QiGtorFdATA=s96-c",Flag:d,Type:g,ShortName:N,Logo:x,Rating:l},{InterviewId:bF,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Faccenture-interview-questions?rid=8405386",InterviewDate:"in May 2023",Created:"2023-11-20 18:40:19",UrlName:y,HelpfulCount:d,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003ETopics to prepare for Accenture Web Designer interview: \u003C\u002Fb\u003E \u003Cul\u003E\u003Cli\u003Eabout aviation\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - improve your career",RoundsList:[{Round:p,Details:e,Tips:"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."},{Round:X,Details:"1 hour\u002Freasoning\u002Fblood relations\u002Fgk"},{Round:D,Details:"topic about current scenirio"},{Round:E,Details:e,Questions:[{Question:"self introduction",QuesUrl:"self-introduction-8ADik3zG",AnswersCount:d,Id:6725684,Rid:a,AnswerDetail:{Answer:"i am indhu from cuddalore i completed in aeronautical engineer",Anonymous:d},Author:{}},{Question:"about aviation industry",QuesUrl:"about-aviation-industry-8ADkC2VA",AnswersCount:a,Id:6725686,Rid:a,AnswerDetail:{},Author:{}},{Question:"about our department questions",QuesUrl:"about-our-department-questions-8ADne214",AnswersCount:a,Id:6725688,Rid:a,AnswerDetail:{},Author:{}},{Question:"explain project",QuesUrl:"explain-project-8ADp61Xy",AnswersCount:d,Id:6725690,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EDesigned and developed a responsive website for a local bakery\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ECreated wireframes and mockups for client approval\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EImplemented HTML, CSS, and JavaScript to build the website\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EEnsured cross-browser compatibility and mobile responsiveness\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIntegrated online ordering system for customers\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EOptimized website for search engines (SEO)\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"explain our campany",QuesUrl:"explain-our-campany-8ADrY13s",AnswersCount:d,Id:6725692,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EOur company is a leading web design agency specializing in creating innovative and user-friendly websites for businesses.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ESpecializes in creating custom websites tailored to each client's needs\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EOffers responsive design to ensure optimal viewing experience on all devices\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EProvides SEO services to improve website visibility and ranking\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EUtilizes the latest web design trends and technologies\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EHas a portfolio showcasing successful projects for various industries\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]}],RoundNames:[p,X,D,E],JobProfileUrlName:i,UserName:q,SourceList:[bG],Flag:d,Type:g,CollegeId:19031,CollegeName:"Mahendra Engineering College, Namakkal",CollegeUrlName:"mahendra-engineering-college-namakkal",ShortName:P,Logo:y,Duration:J,Difficulty:W,Verdict:ai,Rating:u},{InterviewId:bH,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Fbyjus-interview-questions?rid=8883364",InterviewDate:"in Jul 2023",Created:"2024-01-10 22:42:06",UrlName:a_,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Focus on key area, do not stress much",RoundsList:[{Round:F,Details:"Java script basics html css. \u003Cbr\u003EPython medium level. \u003Cbr\u003EAnaconda. \u003Cbr\u003EMy sql interface"},{Round:D,Details:"In what way should a team work in order to reduce the time and complexity of a project. Code reduction"}],RoundNames:[F,D],JobProfileUrlName:i,UserName:q,SourceList:["Company Website"],Flag:d,Type:g,ShortName:af,Logo:a$,Duration:J,Difficulty:W,Verdict:ai,Rating:l},{InterviewId:bI,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Famazon-interview-questions?rid=7845084",InterviewDate:"in Mar 2023",Created:"2023-09-19 09:32:33",UrlName:B,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003ETopics to prepare for Amazon Web Designer interview: \u003C\u002Fb\u003E \u003Cul\u003E\u003Cli\u003EOnline mode\u003C\u002Fli\u003E\u003C\u002Ful\u003E",RoundsList:[{Round:p,Details:e,Tips:"Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value."},{Round:E,Details:e,Questions:[{Question:"Web designer to related questions",QuesUrl:"web-designer-to-related-questions-5khvf3Vw",AnswersCount:a,Id:6059232,Rid:a,AnswerDetail:{},Author:{}},{Question:"I was good command in web development",QuesUrl:"i-was-good-command-in-web-development-5khx731q",AnswersCount:a,Id:6059234,Rid:a,AnswerDetail:{},Author:{}},{Question:"Difference between html and css",QuesUrl:"difference-between-html-and-css-5khzZ2Xk",AnswersCount:d,Id:6059236,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EHTML is used for structuring content on a webpage, while CSS is used for styling and formatting that content.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EHTML stands for HyperText Markup Language and is used to create the structure of a webpage.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS stands for Cascading Style Sheets and is used to style the elements created with HTML.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EHTML is responsible for defining the content and layout of a webpage, while CSS is responsible for the visual appearance.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EHTML uses tags to define elements like headings, paragraphs, and images, while CSS uses selectors to apply styles like colors, fonts, and spacing.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EBoth HTML and CSS work together to create visually appealing and functional webpages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"Why are you using in tag webpage .",QuesUrl:"why-are-you-using-in-tag-webpage-5kh2123e",AnswersCount:d,Id:6059238,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EThe \u003Cin\u003E tag is used to insert content from another file into the current webpage.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EAllows for reusing content across multiple pages\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EImproves maintainability by separating content from presentation\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECan be used for including headers, footers, navigation bars, etc.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"Explain the tag .",QuesUrl:"explain-the-tag-5kh4T1YY",AnswersCount:d,Id:6059240,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EThe tag \u003Ctitle\u003E is used to define the title of a webpage, which appears in the browser tab.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EUsed within the \u003Chead\u003E section of an HTML document\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EShould be concise and descriptive of the page content\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EDisplayed in the browser tab or window title bar\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]}],RoundNames:[p,E],JobProfileUrlName:i,UserName:q,SourceList:[bG],Flag:d,Type:g,CollegeId:673,CollegeName:"Rajiv Gandhi Proudyogiki Vishwavidyalaya (RGPV), Bhopal",CollegeUrlName:"rajiv-gandhi-proudyogiki-vishwavidyalaya-rgpv-bhopal",ShortName:T,Logo:B,Skills:[{name:j,url:k,questionCount:C},{name:"Cloud Computing",url:"cloud-computing",questionCount:C},{name:aj,url:ak,questionCount:C},{name:K,url:L,questionCount:C}],Duration:"2-4 weeks",Difficulty:bJ,Verdict:ai,Rating:r},{InterviewId:bK,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Ftcs-interview-questions?rid=6482329",InterviewDate:"in Jul 2022",Created:"2023-01-31 00:32:33",UrlName:w,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - On your attributes, your transferable skills, and your willingness to learn; don’t apologize for a lack of experience; describe your strengths in terms of what you can do for the organization.",RoundsList:[{Round:p,Details:e,Tips:"Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection."},{Round:s,Details:e,Questions:[{Question:"Who is a Web Designer?",QuesUrl:"who-is-a-web-designer-u69GYE81",AnswersCount:d,Id:3990869,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EA web designer is a professional who designs and creates websites that are visually appealing and user-friendly.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EWeb designers use various design tools and programming languages to create websites.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThey work closely with clients to understand their needs and create a website that meets their requirements.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EWeb designers must have a good understanding of user experience (UX) and user interface (UI) design principles.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThey must also stay up-to-date with the latest design trends and technologies.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of web design tools include Adobe Photoshop, Sketch, and Figma.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of programming languages used in web design include HTML, CSS, and JavaScript.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}},{Question:"What are the most widely used languages for web design?",QuesUrl:"what-are-the-most-widely-used-languages-for-web-design-u69J0Eev",AnswersCount:d,Id:3990871,Rid:a,AnswerDetail:{Answer:"\u003Cp\u003EThe most widely used languages for web design are HTML, CSS, and JavaScript.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EHTML is used for creating the structure and content of web pages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS is used for styling and layout of web pages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EJavaScript is used for adding interactivity and dynamic functionality to web pages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EOther popular languages include PHP, Python, and Ruby for server-side scripting.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EFrameworks like React, Angular, and Vue.js are also widely used for building web applications.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",AnsweredByGenAi:f},Author:{}}]}],RoundNames:[p,s],JobProfileUrlName:i,UserName:q,SourceList:["Walk-in"],Flag:d,Type:g,ShortName:M,Logo:w,Skills:[{name:j,url:k,questionCount:C}],Duration:J,Difficulty:bJ,Verdict:"Not Selected",Rating:d},{InterviewId:bL,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Ftech-mahindra-interview-questions?rid=5891913",InterviewDate:"in Aug 2022",Created:"2022-09-16 09:13:08",UrlName:aa,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003ETopics to prepare for Tech Mahindra Web Designer interview: \u003C\u002Fb\u003E \u003Cul\u003E\u003Cli\u003EWeb Designing\u003C\u002Fli\u003E\u003Cli\u003EHTML\u003C\u002Fli\u003E\u003Cli\u003ECSS\u003C\u002Fli\u003E\u003Cli\u003EJavascript\u003C\u002Fli\u003E\u003Cli\u003EBootstrap\u003C\u002Fli\u003E\u003C\u002Ful\u003E\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - I want to join tech Mahindra as the employee itself a brand and to start new carrer in life tech Mahindra is the best brand",RoundsList:[{Round:p,Details:e,Tips:"Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills."},{Round:s,Details:e,Questions:[{Question:"What is tech Mahindra.",QuesUrl:"what-is-tech-mahindra-p9yQxPkB",AnswersCount:a,Id:3027551,Rid:a,AnswerDetail:{},Author:{}},{Question:"Why should we hire you.",QuesUrl:"why-should-we-hire-you-p9ySPOG5",AnswersCount:a,Id:3027553,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[p,s],JobProfileUrlName:i,UserName:q,SourceList:[I,"Indeed"],Flag:d,Type:g,ShortName:S,Logo:ab,Resources:[{Name:"Tech Mahindra Web Designer Experienced Interview Questions",UrlName:"\u002Finterviews\u002Ftech-mahindra-interview-questions\u002Fweb-designer\u002Fexperienced-candidates"}]},{InterviewId:bM,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Fhcl-technologies-interview-questions?rid=5160381",InterviewDate:"in Mar 2022",Created:"2022-04-27 22:12:58",UrlName:_,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Good working in any job,best opportunitie",RoundsList:[{Round:X,Details:e},{Round:F,Details:e},{Round:s,Details:e,Questions:[{Question:"Self introduction, subject for few more questions",QuesUrl:"self-introduction-subject-for-few-more-questions-lw0FZKp3",AnswersCount:a,Id:2209133,Rid:a,AnswerDetail:{},Author:{}},{Question:"Personal information",QuesUrl:"personal-information-lw0I1JLx",AnswersCount:a,Id:2209135,Rid:a,AnswerDetail:{},Author:{}},{Question:"Offer letter released",QuesUrl:"offer-letter-released-lw0KTJrr",AnswersCount:a,Id:2209137,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[X,F,s],JobProfileUrlName:i,UserName:q,SourceList:[I,ah],Flag:d,Type:g,ShortName:O,Logo:$},{InterviewId:bN,JobProfileName:h,JobProfileId:m,Url:"\u002Finterviews\u002Finfosys-interview-questions?rid=4997259",InterviewDate:"in Feb 2022",Created:"2022-03-22 09:39:03",UrlName:A,InterviewPreparation:"\u003Cb class='IS-section-heading'\u003EInterview preparation tips for other job seekers\u003C\u002Fb\u003E - Market yourself. ...\u003Cbr\u003EApply even if you're not fully qualified. ...\u003Cbr\u003EJob search like it's your job. ...\u003Cbr\u003EUse informational interviews to network. ...\u003Cbr\u003ESet yourself apart with letters of recommendation. ...\u003Cbr\u003EKnow yourself and what you want. ...\u003Cbr\u003EPump yourself up and stay positive.",RoundsList:[{Round:p,Details:e,Tips:"Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate."},{Round:F,Details:"My coding is good and I have made some website projects in online in my class."},{Round:E,Details:e,Questions:[{Question:"What is your family background?",QuesUrl:"what-is-your-family-background-jTdz181l",AnswersCount:a,Id:1922575,Rid:a,AnswerDetail:{},Author:{}},{Question:"Share details of your previous job.",QuesUrl:"share-details-of-your-previous-job-jTd1T7Xf",AnswersCount:a,Id:1922577,Rid:a,AnswerDetail:{},Author:{}},{Question:"Why should we hire you?",QuesUrl:"why-should-we-hire-you-jTd4v72Z",AnswersCount:a,Id:1922579,Rid:a,AnswerDetail:{},Author:{}},{Question:"Why are you looking for a change?",QuesUrl:"why-are-you-looking-for-a-change-jTd6N6YT",AnswersCount:a,Id:1922581,Rid:a,AnswerDetail:{},Author:{}},{Question:"Where do you see yourself in 5 years?",QuesUrl:"where-do-you-see-yourself-in-5-years-jTd9p64N",AnswersCount:a,Id:1922583,Rid:a,AnswerDetail:{},Author:{}},{Question:"What are your strengths and weaknesses?",QuesUrl:"what-are-your-strengths-and-weaknesses-jTdBH6aH",AnswersCount:a,Id:1922585,Rid:a,AnswerDetail:{},Author:{}},{Question:"Tell me about yourself.",QuesUrl:"tell-me-about-yourself-jTdEj56B",AnswersCount:a,Id:1922587,Rid:a,AnswerDetail:{},Author:{}}]}],RoundNames:[p,F,E],JobProfileUrlName:i,UserName:q,SourceList:[I,ah],Flag:d,Type:g,ShortName:R,Logo:A}],TotalInterviewsCount:9,Comments:[bO,bP,bQ,bR,bS,bT,bU,bV,bW]},noData:b,pagination:{currentPage:d,pageBase:{page:t,sort_by:t,company:t,designation:t,interview_type:t,contentType:t,verdict:t},totalPages:d,baseUrl:bX,totalResults:d},seoBreadcrumbs:[{Text:"Home",Path:bY},{Text:bZ,Path:"https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews"},{Text:b_,Path:"https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews\u002Fwhite-soft-info-interview-questions"},{Text:b$,Path:al}],topJobProfiles:c,similarJobProfiles:{data:[],notFound:f},faq:[{Question:"How many rounds are there in White Soft Info Web Designer interview?",Answer:"White Soft Info interview process usually has \u003Cb\u003E1 rounds\u003C\u002Fb\u003E. The most common rounds in the White Soft Info interview process are \u003Cb\u003EOne-on-one Round\u003C\u002Fb\u003E."},{Question:"What are the top questions asked in White Soft Info Web Designer interview?",Answer:"\u003Cp\u003ESome of the top questions asked at the White Soft Info Web Designer interview - \u003C\u002Fp\u003E\u003Col style='margin-left: 25px;'\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003EResponsiveness in webs\u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fwhite-soft-info-interview-questions?rid=9262544&tag=7438822\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003EZ-indexing in \u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fwhite-soft-info-interview-questions?rid=9262544&tag=7438816\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003Cli style='padding-bottom: 2px;'\u003E\u003Cspan\u003ESelectors in \u003C\u002Fspan\u003E...\u003Ca class=\"ctas-a-medium\" href=\"\u002Finterviews\u002Fwhite-soft-info-interview-questions?rid=9262544&tag=7438820\"\u003Eread more\u003C\u002Fa\u003E\u003C\u002Fli\u003E\u003C\u002Fol\u003E"}],companyInterviewSeoFilters:ca,companyInterviewFilters:{state:G,data:{DesignationFilters:ca,ExperienceFilters:[{Name:"Fresher",UrlName:"fresher",Count:d}],JobTypeFilters:[{Name:"Job",UrlName:"job",Count:d}],ContentTypeFilters:[{Name:"Text-based",UrlName:g,Count:d}],VerdictFilters:[]}},similarDesignationSeoFilters:[],popularDesignationSeoFilters:[],topCollegesForCompany:{state:G,data:[]},designation:h,experience:e,employment:e,contentType:e,verdict:e,lastUpdated:cb,jsonld:{"@context":"https:\u002F\u002Fschema.org","@type":"Article",url:al,name:b$,description:cc,dateModified:"2024-02-15T08:03:50.000Z"},reviews:{},topQuestions:{state:G,data:[{question:br,containsHtml:b,questionUrl:bs,answer:bt,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:am,urlName:an,name:ao},{id:o,urlName:k,name:j}],createdOn:Y},{question:bl,containsHtml:b,questionUrl:bm,answer:bn,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:Z,urlName:L,name:K},{id:o,urlName:k,name:j}],createdOn:Y},{question:bo,containsHtml:b,questionUrl:bp,answer:bq,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:Z,urlName:L,name:K},{id:o,urlName:k,name:j}],createdOn:Y},{question:bu,containsHtml:b,questionUrl:bv,answer:bw,answersCount:d,jobProfile:h,jobProfileUrl:i,topics:[{id:Z,urlName:L,name:K},{id:am,urlName:an,name:ao},{id:o,urlName:k,name:j}],createdOn:Y}],meta:{count:l,currentPage:d,totalPages:d}},aggInsightCardData:{overallRating:l,duration:[{label:J,value:ag}],difficulty:[{label:W,value:ag}],meta:{interviewCount:d},rounds:[]},ratingsData:{totalCount:a,ratingCounts:{overallCompanyRating:a,workSatisfactionRating:a,careerGrowthRating:a,skillDevelopmentRating:a,workLifeRating:a,compensationBenefitsRating:a,jobSecurityRating:a,companyCultureRating:a},lastUpdatedAt:"7 Feb, 2025",ratings:{companyCultureRating:a,jobSecurityRating:a,compensationBenefitsRating:a,workLifeRating:a,skillDevelopmentRating:a,careerGrowthRating:a,workSatisfactionRating:a,overallCompanyRating:a},distribution:[{percentage:a,count:a,rating:r},{percentage:a,count:a,rating:l},{percentage:a,count:a,rating:u},{percentage:a,count:a,rating:n},{percentage:a,count:a,rating:d}],ratingTags:{}},fixedReviewCount:a,noIndex:b,skillsInterlinkingData:[],feedInterlinkingWidgetData:{type:"GENERIC",posts:[{id:"6790957fd1d3f20023c59b81",uid:"xuClSLLu",content:"I am working as a front-end developer for 4.5years in a same company. So I think this is the right time to switch my job.\n\nI attended F2F interview yesterday(21-01-25) at TCD, I completed two rounds of interview and wait for a while, they say you may leave now you got a call from us soon.\n\nIs they call me either I cleared the interview or not cleared it, or they call only I cleared the interview?\n\nCan I wait for the call or focus on other interview?",author:{userName:"heartwarmingracoon",avatarUrl:"avatars\u002F21.png",fullAvatarUrl:"https:\u002F\u002Fstatic.ambitionbox.com\u002Fassets\u002Fv2\u002Fimages\u002Fbg:fcf7e2\u002FaHR0cHM6Ly9zdGF0aWMuYW1iaXRpb25ib3guY29tL3N0YXRpYy9hdmF0YXJzLzIxLnBuZw==.webp",avatarBgColor:"#fcf7e2",isVerified:d,profileBio:{position:"works at",organization:"Esways Conglomerate",organizationUrl:c,longBio:c,verifiedText:"User's work experience has been verified via Naukri"},profileType:"ANONYMOUS"},mediaUrl:[],meta:{comments:21,upvotes:24},communities:[{entityId:"65f15fecfe4b6a001b451785",name:"Interview Tips & Stories",description:"Ace your next interview with expert advice and inspiring stories",logo:"https:\u002F\u002Fstatic.ambitionbox.com\u002Fassets\u002Fv2\u002Fimages\u002Frs:fit:100:100\u002FaHR0cHM6Ly9zdGF0aWMuYW1iaXRpb25ib3guY29tL2FscGhhL2NvbW11bml0eS9sb2dvL2ludGVydmlldy10aXBzLWFuZC1zdG9yaWVzLnBuZw==.webp",slug:"interview-tips-and-stories",type:"topic"}],time:"2w",isDeleted:c,isEdited:c,status:c,poll:c,title:"Post interview process",shareUrl:"https:\u002F\u002Fnauk.in\u002FSVbRycDB",shareImageUrl:"https:\u002F\u002Fwww.ambitionbox.com\u002Fapi\u002Fv2\u002Fphoto\u002FWGJENnR0eCtiSHZOTDN6dmhhTWFWdz09",redirectUrl:c,slug:"post-interview-process-xuClSLLu-8",isPostAuthor:b,fullContent:["\u003Cspan style=\"font-weight:400;font-size:1rem;line-height:1.5rem;color:#1E223C;\"\u003EI am working as a front-end developer for 4.5years in a same company. So I think this is the right time to switch my job.\n\nI attended F2F interview yesterday(21-01-25) at TCD, I completed two rounds of interview and wait for a while, they say you may leave now you got a call from us soon.\n\nIs they call me either I cleared the interview or not cleared it, or they call only I cleared the interview?\n\nCan I wait for the call or focus on other interview?\u003C\u002Fspan\u003E"],slicedContent:["\u003Cspan style=\"font-weight:400;font-size:1rem;line-height:1.5rem;color:#1E223C;\"\u003EI am working as a front-end developer for 4.5years in a same company. So I think this is the right time to switch my job.\n\nI attended F2F interview yesterday(21-01-25) at TCD, I completed two rounds of intervie... \u003C\u002Fspan\u003E"]}]},lockEnabled:f,designationInterviews:{state:G,pagination:{currentPage:d,totalPages:11,totalQuestions:bB},questions:[{question:bz,containsHtml:b,answer:"\u003Cp\u003EA data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EData structures provide a means to manage and organize data effectively.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThey can be used to store and retrieve data quickly.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of data structures include arrays, linked lists, stacks, queues, and trees.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:bA,companyUrl:cd,companyName:ce,answersCount:u,skills:[{id:cf,urlName:cg,name:ch}],topCompanies:[]},{question:"We required so-and-so functionality on the website, can you be able to implement it?",containsHtml:b,answer:"\u003Cp\u003EYes, I have experience implementing various functionalities on websites.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EI have experience implementing custom features using HTML, CSS, and JavaScript.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EI have worked with various CMS platforms like WordPress and Drupal to add functionality.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EI can integrate third-party APIs to add specific features to the website.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EI have experience with responsive design and can ensure the functionality works across different devices.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"we-required-so-and-so-functionality-on-the-website-can-you-be-able-to-implement-it-0zUODxSW",companyUrl:ci,companyName:cj,answersCount:n,skills:[{id:"354",urlName:"software-development",name:"Software Development"},{id:o,urlName:k,name:j}],topCompanies:[]},{question:"How much would you rate yourself out of 10 in HTML, CSS, JavaScript, React, Angular, jQuery and Bootstrap each?",containsHtml:b,answer:"\u003Cp\u003EI 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.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EHTML - 8: I have a strong understanding of HTML and can create well-structured web pages.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS - 7: I am proficient in CSS for styling and layout purposes.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EJavaScript - 6: I have a good grasp of JavaScript and can create interactive elements on websites.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EReact - 7: I am comfortable working with React and building single-page applications.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EAngular - 5: I have some experience with Angular but would like to improve my skills further.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EjQuery - 6: I can use jQuery for DOM manipulation and event handling.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EBootstrap - 7: I am familiar with Bootstrap and can quickly create responsive designs.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"how-much-would-you-rate-yourself-out-of-10-in-html-css-javascript-react-angular-jquery-and-bootstrap-each-ObdqQ7nO",companyUrl:ck,companyName:cl,answersCount:d,skills:[{id:"1252",urlName:"angular",name:"Angular"},{id:Z,urlName:L,name:K},{id:o,urlName:k,name:j},{id:cm,urlName:ak,name:aj},{id:"1194",urlName:"bootstrap",name:"Bootstrap"},{id:"1224",urlName:"javascript",name:"JavaScript"},{id:"4364",urlName:"jquery",name:"jQuery"}],topCompanies:[]},{question:"Do you create any websites on WordPress before?",containsHtml:b,answer:"\u003Cp\u003EYes, I have experience creating websites on WordPress.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EI have created multiple websites on WordPress for clients in the past.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EI am familiar with customizing themes, plugins, and adding functionality on WordPress.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EOne of the websites I created on WordPress is a portfolio site for a freelance photographer.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"do-you-create-any-websites-on-wordpress-before-0zUMlyxc",companyUrl:ci,companyName:cj,answersCount:n,skills:[{id:o,urlName:k,name:j}],topCompanies:[]},{question:"What is a linked list ?",containsHtml:b,answer:"\u003Cp\u003EA linked list is a data structure that consists of a sequence of nodes, where each node contains a value and a reference to the next node.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ELinked list is a linear data structure.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EEach node in a linked list contains a value and a reference to the next node.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ELinked list allows dynamic memory allocation.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EInsertion and deletion operations are efficient in linked lists compared to arrays.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of linked list implementations include singly linked list, doubly linked list, and circular linked list.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"what-is-a-linked-list-qFOA5T4X",companyUrl:cd,companyName:ce,answersCount:n,skills:[{id:cf,urlName:cg,name:ch}],topCompanies:[]},{question:"What is web designing and what is the uses of web design?",containsHtml:b,answer:"\u003Cp\u003EWeb designing is the process of creating visually appealing and functional websites using various design elements and coding languages.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EWeb design involves creating layouts, color schemes, typography, and graphics for websites.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt also involves coding using HTML, CSS, and JavaScript to make the website interactive and responsive.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EWeb design is used to create websites for businesses, organizations, individuals, and even governments.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EGood web design can improve user experience, increase engagement, and drive conversions.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of well-designed websites include Apple, Airbnb, and Dropbox.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"what-is-web-designing-and-what-is-the-uses-of-web-design-bVsqX0uF",companyUrl:"lingayas-institute-of-management-and-technology",companyName:"Lingayas Institute of Management & Technology",answersCount:d,skills:[{id:o,urlName:k,name:j}],topCompanies:[]},{question:"What's your process for optimizing a website for performance and speed ?",containsHtml:b,answer:"\u003Cp\u003EMy process involves optimizing images, minifying code, leveraging browser caching, and reducing server response time.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EOptimize images by compressing and resizing them\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EMinify CSS, JavaScript, and HTML files to reduce file sizes\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ELeverage browser caching to store static resources locally\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EReduce server response time by optimizing server configurations\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"whats-your-process-for-optimizing-a-website-for-performance-and-speed-Sc08KXMy",companyUrl:"zazz-it-solutions",companyName:"Zazz IT Solutions",answersCount:d,skills:[],topCompanies:[]},{question:"What technologies do you know those make you a good frontend developer?",containsHtml:b,answer:"\u003Cp\u003EI am proficient in HTML, CSS, JavaScript, and various frontend frameworks like React and Angular.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EHTML\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECSS\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EJavaScript\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EReact\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EAngular\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"what-technologies-do-you-know-those-make-you-a-good-frontend-developer-Obdoy7HU",companyUrl:ck,companyName:cl,answersCount:d,skills:[{id:o,urlName:k,name:j}],topCompanies:[]},{question:"How to work with Wordpress themes to PSD to HTML Conversion?",containsHtml:b,answer:"\u003Cp\u003EWordpress themes can be converted from PSD to HTML by slicing the PSD file, creating a custom theme folder, and using HTML\u002FCSS to code the design.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ESlice the PSD file into individual design elements\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECreate a custom theme folder in Wordpress\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ECode the design using HTML\u002FCSS\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EUse Wordpress functions and template tags to integrate dynamic content\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EOptimize the theme for responsiveness and performance\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"how-to-work-with-wordpress-themes-to-psd-to-html-conversion-fpQXz5ux",companyUrl:"techiesys",companyName:"TechieSys",answersCount:d,skills:[{id:am,urlName:an,name:ao},{id:o,urlName:k,name:j}],topCompanies:[]},{question:"Tell me the difference between Semantic and Nonsemantic elements",containsHtml:b,answer:"\u003Cp\u003ESemantic elements provide meaning to the content, while nonsemantic elements are used for styling purposes only.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ESemantic elements have a clear meaning and purpose in the code, making it easier for search engines and screen readers to understand the content.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ENonsemantic elements are used purely for styling purposes and do not provide any additional meaning to the content.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of semantic elements include <header>, <footer>, <article>, <nav>, <section>, while examples of nonsemantic elements include <div> and <span>.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E",questionUrl:"tell-me-the-difference-between-semantic-and-nonsemantic-elements-crZjsQlv",companyUrl:"magicbricks",companyName:"MagicBricks",answersCount:n,skills:[{id:cm,urlName:ak,name:aj},{id:o,urlName:k,name:j}],topCompanies:[]}]}},{}],fetch:{},error:c,state:{company:{companyInfo:{ratingOneDecimal:r,isPremium:b,coverPhoto:{type:c,url:c,fileName:c,title:c,description:c,additionalData:c,pagePublishedForJS:b},employerEngaged:b,aboutInfoResponse:{tagLine:c},companyId:ap,shortName:by,logo:c,urlName:bj,followersCount:n,website:"https:\u002F\u002Fwhitesoftinfo.com\u002F",startDate:c,bannerColor:c,totalEmployeesIndia:e,shortBio:c,rating:r,closed:a,companyReviewsLive:n,interviewExperiencesLive:d,companyInterviewQuestions:a,companySalaries:cn,companyJobsLive:a,photosCount:a,hQ:c,hQCountry:c,hQUrlName:c,aboutUs:c,benefitsLive:a,tags:[],info:[],industriesUrl:c,industryNaukriIds:c,parentCompany:c,hasOfficeLocations:b,relationsCount:a,enableAssociation:b,logoUrl:e,n95Score:.43,awardYear:c},stats:{companyId:ap,interviewExperiencesLive:d,companyReviewsLive:n,totalReviewsWithBenefits:a,companySalaries:cn,photosCount:a,companyJobs:a,qnaQuestionsLive:a,newsCount:a,postsCount:a,pollsCount:a},metaObj:{Title:"9 White Soft Info Web Designer Interview Questions & Answers | Complete Prep Guide 2025 | AmbitionBox",Description:cc,CanonicalUrl:al,CompanyId:ap,TotalInterviewsCount:d,JobProfileName:h,JobProfileId:m,LastUpdated:cb,TotalQuestionsCount:r,set404:t},metaSeoObj:c,companyTabs:[{Name:"About",Title:"White Soft Info Overview",Url:"\u002Foverview\u002Fwhite-soft-info-overview",DataKeyName:e,iconName:"about",isNotNuxt:f,noFilters:f},{Name:"Reviews",Title:"White Soft Info Reviews",Url:"\u002Freviews\u002Fwhite-soft-info-reviews",AliasPageName:"companyTagReviews",DataKeyName:"companyReviewsLive",iconName:co},{Name:"Salaries",Title:"White Soft Info Salaries",Url:"\u002Fsalaries\u002Fwhite-soft-info-salaries",DataKeyName:"companySalaries",iconName:"salaries"},{Name:bZ,Title:b_,Url:"\u002Finterviews\u002Fwhite-soft-info-interview-questions",DataKeyName:"interviewExperiencesLive",iconName:"interviews"},{Name:"Jobs",Title:"White Soft Info Jobs",Url:"\u002Fjobs\u002Fwhite-soft-info-jobs-cmp",DataKeyName:"companyJobs",iconName:"jobs"},{Name:"Benefits",Title:"White Soft Info Benefits",Url:"\u002Fbenefits\u002Fwhite-soft-info-benefits",isNotNuxt:f,DataKeyName:"totalReviewsWithBenefits",iconName:"benefits"},{Name:"Photos",Title:"White Soft Info Photos",Url:"\u002Fphotos\u002Fwhite-soft-info-photos",DataKeyName:"photosCount",iconName:"photos",noFilters:f},{Name:"Posts",Title:"White Soft Info Discussions",Url:"\u002Fdiscussions\u002Fwhite-soft-info-discussions",DataKeyName:"postsCount",iconName:co,isNotNuxt:f}],crowdsourcingOrder:[],isCrowdsourceDataFetched:b,awardsList:[],companyId:c,congratulationCount:{"2021":a,"2022":a},customCompanyInfo:c,companyPhotos:{Pagination:{Total:a,TotalPages:a,CurrentPage:d},Photos:[]},locationId:c,fetchingCompanyLisitng:b,departmentId:c,showAds:f,footerStats:{totalReviews:7435412,totalInterviews:563130,totalSalaries:42345304,totalCompanies:1090895,companiesWithInterviews:104934,companiesWithReviews:690128,companiesWithSalaries:860893,totalEmployers:21500}},designation:{desigInfo:c,desigTabs:c,desigInterviewMeta:c,desigJobsMeta:c,designationId:c},globals:{DOMAIN:bY,CDN:"https:\u002F\u002Fstatic.ambitionbox.com",CLIENT_ID:"462822053404-hphug4pkahqljh2tc96g35at47o4isv2.apps.googleusercontent.com"},user:{user:c,clientId:c,isPageLocked:c,isSalariesLocked:b},loginModal:{isLoginOpen:b,loginProps:c,ubaProps:c,isPersonaliseOpen:b,personaliseProps:c,isOverlayOpen:b,naukriSdkStatus:b,googleSdkStatus:b,customRedirectUrl:e},jobAlertModal:{isVisible:b,isManageAlertVisible:b,jobProfileId:c,jobProfileName:c,userPreferences:{}},bottomSheetController:{isOpen:b,openedTab:[b,b,b,b,b,b,b,b,b,b,b,b]},filerDropdownController:{isDesktopFilterOpen:b,isMultiselectModelFilterOpen:b,openedFilters:[b,b,b,b,b,b,b,b,b,b,b,b]},amboxStats:{amboxStats:{Reviews:"60 Lakh+",InterviewQuestions:"5 Lakh+",Salaries:"2 Crore+",UsersPerMonth:"1 Crore+",Companies:"8 Lakh+",RegisteredCompanies:"9,700",NewCompaniesPerMonth:"400"}},comments:{commentsMap:{"4997259":bW,"5160381":bV,"5891913":bU,"6482329":bT,"7845084":bS,"8405386":bQ,"8722752":bP,"8826336":bO,"8883364":bR,"9262544":bC},reportModal:{open:b,commentId:e,type:e},helpfulIds:{},userCommentsIds:{},onLandL2Comments:c},abusiveWords:{abusiveWordsRegex:e,progressValue:a},qna:{question:e,answer:e,anonymous:b,tags:c,userCredential:c,isEditQuestion:b,userQuestionIds:[],userAnswerIds:[],isAddQuesModalOpen:b,isCredentialModalOpen:b,isReportModalOpen:b,type:"question",questionId:c,answerId:c,deletedAnswerData:{},addAnswerData:c,helpfulMarkedQnaQuestions:[],qnaTags:[],getEditedQuestionTags:c},notifications:{showNotification:b,notificationCount:c,unSeenNotificationCount:c,list:[],ccsUnseenNotificationBulkUbaData:[]},college:{collegeInfo:c,collegeTabs:c,collegeMeta:c,collegeStats:c,helpfulMarkedInterviews:{},ytplayerList:[],tipsData:{round:c,tips:[]},showTipsModal:b},workHistory:{workHistoryData:c},companyInterviews:{scrollToHighlightedQuestion:b,isContentBlockerOpen:b},interestedInWorking:{isLoadingInterestedInWoking:f,isInterestedInWokingWidget:c,isInterestedInWokingModel:c},photoUpload:{utmCampaign:e,openPhotoForm:b,companyName:c},snackbar:{toasts:[]},contributePopup:{show:b,display:b,details:c,company:e,status:"generic",type:"review",sequential:b,isAwardsNudgeVisible:b,timerId:c,nodeExists:f,awardsSnackBarVariant:c},genericIntersectionObserver:{data:[]},indexedDb:{db:a,isDBOpen:b,data:{},dbVersion:c,objectStoreNames:[],otherData:{}},communities:{userDetails:c,trendingCommunities:c,followedCommunities:c},linkNaukriModal:{isVisible:b,userInfo:c},drawer:{showDrawer:b},pageLoad:{pageLoaded:b,isThreadIdle:b},chatbot:{isChatWindowOpen:b,showChatBtn:c,chatHistory:c,questions:c},reviewComments:{commentsMap:{},reportModal:{open:b,commentId:e,type:e},helpfulIds:{},userCommentsIds:{},onLandL2Comments:c},typeaheadMenu:{showTypeaheadMenu:b,isPrefilled:b},followCompany:{utmCampaign:e,openFollowCompanyForm:b,followedCompanies:{}}},serverRendered:f,routePath:bX,config:{_app:{basePath:cp,assetsPath:cp,cdnURL:"https:\u002F\u002Fstatic.ambitionbox.com\u002F_nuxt\u002F"},http:{}}}}(0,false,null,1,"",true,"text","Web Designer","web-designer","Web Development","web-development",4,464,2,"33","Resume Shortlist","Anonymous",5,"Technical",void 0,3,3.8,"tcs","wipro","accenture","ibm","infosys","amazon",250,"Group Discussion","HR","Coding Test","fulfilled",3.9,"Job Portal","Less than 2 weeks","CSS","css","TCS","Wipro","HCLTech","Accenture","IBM","Infosys","Tech Mahindra","Amazon","cognizant","genpact","Moderate","Aptitude Test","11 months ago","1222","hcl-technologies","hcl-technologies-88","tech-mahindra","techmahindra","Cognizant","Genpact",3.7,"BYJU'S",100,"Naukri.com","Selected","HTML","html","https:\u002F\u002Fwww.ambitionbox.com\u002Finterviews\u002Fwhite-soft-info-interview-questions\u002Fweb-designer","6450","frontend-development","Frontend Development",1637412,42,"3.7",44,88,"3.5",273,136,41,351,114,43,"3.8",298,3.5,"Capgemini","capgemini","LTIMindtree","ltimindtree","HDFC Bank","hdfc-bank","ICICI Bank","Teleperformance","Concentrix Corporation","concentrix-corporation","Axis Bank","axis-bank",4.1,"Jio","Reliance Retail","iEnergizer","ienergizer","HDB Financial Services","Larsen & Toubro Limited","Deloitte","Kotak Mahindra Bank","kotak-mahindra-bank","byjus","byjus-152843","Reliance Industries ","Vodafone Idea","vodafone-idea","Bharti Airtel","Tata Motors","tata-motors","AU Small Finance Bank","au-small-finance-bank",9262544,"white-soft-info","One-on-one","Z-indexing in CSS","z-indexing-in-css-CqbMWIVs","\u003Cp\u003EZ-indexing in CSS determines the stacking order of elements on a webpage.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EZ-index is a CSS property that controls the vertical stacking order of elements.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EElements with a higher z-index value will appear on top of elements with a lower value.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EZ-index only works on positioned elements (position: absolute, position: relative, or position: fixed).\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ENegative z-index values can be used to position elements behind others.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EZ-index can be used to create overlays, dropdown menus, and control the layering of elements.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","Selectors in CSS","selectors-in-css-CqbRQHXg","\u003Cp\u003ESelectors in CSS are used to target specific HTML elements and apply styles to them.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003ESelectors are used to select elements based on their tag name, class, ID, attributes, and more.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EThere are different types of selectors such as element selectors, class selectors, ID selectors, attribute selectors, and pseudo-class selectors.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003ESelectors can be combined to create complex selectors.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of selectors include: 'h1' (selects all h1 elements), '.my-class' (selects all elements with the class 'my-class'), '#my-id' (selects the element with the ID 'my-id'), and '[type='text']' (selects all elements with the attribute 'type' equal to 'text').\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","Responsiveness in website","responsiveness-in-website-CqbUsH3a","\u003Cp\u003EResponsiveness in website refers to the ability of a website to adapt and display properly on different devices and screen sizes.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EResponsive design uses CSS media queries to adjust the layout and content based on the device.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EIt ensures optimal user experience by providing easy navigation and readability.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EResponsive websites are mobile-friendly and improve search engine rankings.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExamples of responsive design include websites that resize and reposition elements, adjust font sizes, and hide or show content based on screen size.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","Types to apply CSS","types-to-apply-css-CqbWKGYU","\u003Cp\u003EThere are three ways to apply CSS: inline, internal, and external.\u003C\u002Fp\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cul\u003E\u003Cli\u003E\u003Cp\u003EInline CSS is applied directly to an HTML element using the 'style' attribute.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EInternal CSS is defined within the 'style' tags in the head section of an HTML document.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003Cli\u003E\u003Cp\u003EExternal CSS is stored in a separate file and linked to the HTML document using the 'link' tag.\u003C\u002Fp\u003E\u003C\u002Fli\u003E\u003C\u002Ful\u003E","One-on-one Round","White Soft Info","What is the data structure","what-is-the-data-structure-qFO8dTZd",110,{},8826336,8722752,8405386,"Campus Placement",8883364,7845084,"Easy",6482329,5891913,5160381,4997259,{},{},{},{},{},{},{},{},{},"\u002Finterviews\u002Fwhite-soft-info-interview-questions\u002Fweb-designer","https:\u002F\u002Fwww.ambitionbox.com","Interviews","White Soft Info Interview Questions","White Soft Info Web Designer Interview Questions",Array(1),"2024-02-15 13:33:50","White Soft Info Web Designer interview questions and answers ✓ interview rounds and process 2025 ✓ GD topics ✓ test pattern shared by 1 candidate interviewed with White Soft Info","tata-group","Tata Group","350","data-structures","Data Structures","gema-ed-tech","Gema Ed Tech","proficed","Proficed","1226",6,"reviews","\u002F"));</script><script src="https://static.ambitionbox.com/_nuxt/runtime.0d654b6e3331ab4708a7.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/layouts/headerLayout/f075b844.3d6472676d2dd1d542e0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/header/f075b844.26e915de6af258881638.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/typeahead-desktop/f075b844.3f93e7cd27795a3c5160.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/AnimatedPlaceholder/9130463e.6e3b056bc7619622abd0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/516.5402c98df668e1e86d84.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/509.d99b94c3792f912c356b.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/HeaderInfoV2/f075b844.83117d27eb991f3941f7.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ab.atoms/f075b844.3321b7d164543b3317dc.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/client/f075b844.aca294b5c90ea33b0296.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.companyInterview/d0ae3f07.427e0ebe0facf8186ea7.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.companyInterview/ace8d463.c03daa27a1593dd911fb.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ab.atoms2/f075b844.002f05f2d7d8568eeb9c.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.interviewCont/f075b844.bf97339fb280e1dfcd1b.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/105.7f5c6201eafc24533ddb.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.interviewCard/11427a88.59c54c570a70db1b8446.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/563.445537769b92f63dc233.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/118.be69295ccfd9dae10a4c.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/101.67b35f079dc8fdf75e94.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/485.730f8d0f6f20101dc4b2.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/591.95fbcb4d3d5e927bb3d0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/skillsCard/b0275800.a967e53ac0216b7731d8.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/103.21424b63a971d192ea3a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/25.7afabd0ade22ea584d52.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/96.4f536c21cd691232d8c6.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/27.ea5be9484b23401bd15a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/528.80443bf95de22b6bc038.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/531.2bfe5de7ebff664df2b6.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/532.d142200dd8617eaf57db.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/527.e895623bbcf0ca69a710.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/533.bad391d5abb70cf2115d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/114.a24001c5f58f41b5bd5d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/562.90b6b07a80d6c6626220.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.contributeWidget/01e7b97c.c5045acff74825054a93.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/11.b50feba3f304f103ea8b.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/cs.tk.main/66b35019.018333f10c7a7da8927d.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/ci.recentlyViewWidget/0b936896.d119ef1aac8cf83909f6.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/userFeedbackCard/1c6815cb.ad357f36eaffefeb8db1.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/1.58914ab4c79774b0de37.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/117.ad634015fac26879074a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/586.eaf0f9c8db8488ac5eea.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/smcompcard/ace8d463.b57c06688e65c4a8c0a8.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/c.comparisonsList/ace8d463.6f07449bd5d3589d590f.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/il.tkhome.feedbackcard/42832916.7a329a3e5cc629fceb22.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/BreadCrumbs/313229ea.e05dbcbb9be96230c0f9.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/478.03cb7853452797f75a5b.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/526.7ed812ad099767696e68.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/g.Pageloader/19fd1d8e.4d50a9dd1cc9e74905af.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/footer/ace8d463.137c244c69357b407a8a.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/253ae210.bca3b2623449eba42f23.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/d939e436.ca26739b5f85c0e0f2db.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/93acefaf.ba5e27526c65f3bc7435.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/678f84af.c6afe574008da7b2e0e0.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/fdc6512a.9197610f14e34eee0be3.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commons/app/90405b64.92c9d02b1b660e66c70e.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/commonutils/f075b844.4c34ff2952f5fbe6cac1.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/styles/19e9466a.82d1560c41a33ca049b3.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/vendors/app/7274e1de.42137b9f0cce10042f09.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/vendors/app/b58f7129.ceec8ca69a271709ebb7.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/f69643ec.588d84a5ba11ba6d4b6e.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/01e7b97c.da4634bd1eb510af8fb7.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/ab6d71da.dd43d7af54bff26b2145.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/95a964c1.e10449bdfc7e0011e142.js" defer></script><script src="https://static.ambitionbox.com/_nuxt/app/585c4432.a78373fe9d6b48d4fd64.js" defer></script><script data-n-head="ssr" src="https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/12.1.0/lazyload.min.js" data-body="true" defer crossorigin=""></script> </body> </html>