Upload Button Icon Add office photos

Filter interviews by

Supple Soft Web Designer & Frontend Developer Interview Questions and Answers for Experienced

Updated 19 Nov 2022

Supple Soft Web Designer & Frontend Developer Interview Experiences for Experienced

1 interview found

I applied via Company Website and was interviewed before Nov 2021. 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 - One-on-one 

(1 Question)

  • Q1. 1- Why you want to be a web designer 2- Leadership skill based questions
  • Ans. Be confident even if you are oblivious about the topic.
  • Answered Anonymously
Round 3 - Coding Test 

Make Calculator and form onclick event

Round 4 - HR 

(1 Question)

  • Q1. Why are you interested in this job?

Interview Preparation Tips

Topics to prepare for Supple Soft Web Designer & Frontend Developer interview:
  • Depend on the field
  • Udemy, coursera
Interview preparation tips for other job seekers - First and foremost, show those skills that you have and prepare for the same questions that can be asked. Moreover, be confident.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Angular Life cycle hooks, subject, rxjs, ngdestory
  • Q2. About the project and graph library used in project.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Complex it is not expected hard Interview

Round 2 - One-on-one 

(5 Questions)

  • Q1. What is jsx and es6
  • Ans. 

    JSX is a syntax extension for JavaScript that allows HTML to be written in React components. ES6 is a newer version of JavaScript with additional features.

    • JSX allows developers to write HTML-like code within JavaScript files

    • ES6 introduces new syntax and features like arrow functions, classes, and template literals

    • JSX is transformed into regular JavaScript by tools like Babel before being rendered in the browser

  • Answered by AI
  • Q2. What is arrow function
  • Ans. 

    Arrow functions are a concise way to write functions in JavaScript.

    • Arrow functions do not have their own 'this' keyword.

    • Arrow functions are more concise than traditional function expressions.

    • Arrow functions do not have their own 'arguments' object.

    • Arrow functions are best suited for non-method functions.

    • Example: const add = (a, b) => a + b;

  • Answered by AI
  • Q3. What is lazy loading
  • Ans. 

    Lazy loading is a technique used in web development to defer loading non-essential resources until they are needed.

    • Lazy loading helps improve page load times by only loading resources when they are required.

    • It is commonly used for images, videos, and other media files on websites.

    • Lazy loading can be implemented using libraries like React.lazy() in React.js.

  • Answered by AI
  • Q4. Do you know how to code optimize
  • Ans. 

    Yes, I have experience in coding optimization to improve performance and efficiency.

    • Identifying and removing unnecessary code or dependencies

    • Minifying and compressing code for faster loading times

    • Using efficient algorithms and data structures

    • Reducing the number of API calls by batching requests

    • Implementing lazy loading for resources to improve page load times

  • Answered by AI
  • Q5. Do you know conditional rendering
  • Ans. 

    Conditional rendering in React allows components to render different elements or components based on certain conditions.

    • Use ternary operator to conditionally render elements

    • Use logical && operator for conditional rendering

    • Use if-else statements inside render method for more complex conditions

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basics
  • Q2. Route guards and component lifecycle hooks
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the time queue, etc in API
  • Ans. 

    Time queue in API refers to managing requests in a sequential order.

    • Time queue ensures that API requests are processed in the order they are received.

    • It helps in preventing overload on the server by limiting the number of concurrent requests.

    • Examples include using promises or async/await in JavaScript to handle API calls sequentially.

  • Answered by AI
  • Q2. What is the meaning of preflight in API? (All questions are related to dev oops profile. I applied for Angular)

Interview Preparation Tips

Interview preparation tips for other job seekers - In final round they will be asked you irrelevant questions. The questions are not belongs to your profile. It was the worst experience. I was applied for Angular but asking from dev oops profile.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Closure in Java script
  • Ans. 

    Closure in JavaScript allows a function to access variables from its outer scope even after the function has finished executing.

    • Closure is created when a function is defined within another function and the inner function references variables from the outer function.

    • The inner function maintains a reference to the outer function's scope even after the outer function has finished executing.

    • Closures are commonly used in ev...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Coding and basics both asked
Round 2 - Technical 

(1 Question)

  • Q1. Coding and basics both asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Array reverse
sorting arrray

Round 2 - Coding Test 

Javascript, database concept

Round 3 - HR 

(5 Questions)

  • Q1. Family background CTC
  • Q2. How many members?
  • Q3. Fathers occupation?
  • Q4. Native area details?
  • Ans. 

    Native area details refer to the specific region or location where a particular group of people or species naturally reside or originate from.

    • Native area details are important for understanding the natural habitat and distribution of a particular group.

    • Examples include the native area details of certain plant species, animal species, or indigenous human populations.

    • Studying native area details can help in conservation

  • Answered by AI
  • Q5. When you join early
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. 1. Asked mostly related to last project that you have done
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Javascript data types, 2.Typeof of null and undefined and difference between null and undefined. 3. Class component vs Functional Component. 4. Sum of all array items. 5. Print prime number 1 to 100.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basic of javascript and react concepts.

Supple Soft Interview FAQs

How many rounds are there in Supple Soft Web Designer & Frontend Developer interview for experienced candidates?
Supple Soft interview process for experienced candidates usually has 4 rounds. The most common rounds in the Supple Soft interview process for experienced candidates are One-on-one Round, Coding Test and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 Supple Soft interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Web Designer
4 salaries
unlock blur

₹3.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Supple Soft with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

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