Add office photos
Engaged Employer

Hummingbird Web Solutions

2.9
based on 58 Reviews
Filter interviews by

Kewill Interview Questions and Answers

Updated 24 Dec 2024

Q1. What is graphQL?, What is REST API? and which is better graphQL or REST API?

Ans.

GraphQL is a query language for APIs and a runtime for executing those queries. REST API is a set of rules for building web services. Both have their own advantages.

  • GraphQL allows clients to request only the data they need, reducing over-fetching and under-fetching.

  • REST API follows a more rigid structure and is easier to understand for beginners.

  • GraphQL is more efficient for complex queries involving multiple resources.

  • REST API is better suited for simple, stateless interacti...read more

Add your answer

Q2. SUM OF PRIME NUMBERS

Ans.

Calculate the sum of prime numbers.

  • Iterate through numbers and check if each number is prime

  • If a number is prime, add it to the sum

  • Return the sum of prime numbers

View 2 more answers

Q3. CLOSURE IN Javascript ?

Ans.

Closure in JavaScript is a function that has access to its own scope, as well as the outer scope in which it was defined.

  • A closure allows a function to access variables from its outer function even after the outer function has finished executing.

  • Closures are commonly used in event handlers, callbacks, and in functional programming.

  • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }

Add your answer

Q4. Class and ID difference

Ans.

Class is used to style multiple elements, while ID is used to style a single element.

  • Class can be used multiple times in a document, while ID should be unique

  • Class is denoted by a period (.), ID is denoted by a hash (#)

  • Class can be applied to multiple elements, ID can only be applied to one element

Add your answer
Discover Kewill interview dos and don'ts from real experiences

Q5. So you have prior experience with Javascript ?

Ans.

Yes, I have prior experience with Javascript.

  • I have worked on various projects using Javascript.

  • I am familiar with popular Javascript libraries and frameworks like React and Node.js.

  • I have experience in writing clean and efficient Javascript code.

  • I have used Javascript for both front-end and back-end development.

Add your answer

Q6. Do you have laptop

Ans.

Yes, I have a laptop for work purposes.

  • I have a laptop provided by the company for work tasks.

  • I use my laptop to communicate with clients and candidates.

  • My laptop is equipped with necessary software for recruitment purposes.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Kewill

based on 11 interviews in the last 1 year
Interview experience
3.3
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 1.5k Interview Questions
3.5
 • 373 Interview Questions
3.8
 • 210 Interview Questions
4.0
 • 206 Interview Questions
3.8
 • 203 Interview Questions
4.3
 • 130 Interview Questions
View all
Top Hummingbird Web Solutions Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter