Add office photos
Employer?
Claim Account for FREE

QuillBot Inc

3.3
based on 14 Reviews
Filter interviews by

Kailash Construction Interview Questions and Answers

Updated 11 Jul 2024

Q1. Explain and write a curry function which can be curried 5 times.

Ans.

Curry function that can be curried 5 times

  • Create a function that takes a function as an argument and returns a new function

  • Each time the function is called, it should return a new function until it reaches 5 levels of currying

  • The final function should execute the original function with all the arguments

Add your answer

Q2. Choice of data structure when solving a problem

Ans.

Choice of data structure is crucial for efficient problem solving, based on the specific requirements and constraints of the problem.

  • Consider the operations that need to be performed on the data (insertion, deletion, search, etc.)

  • Think about the efficiency of the data structure for the problem at hand (time complexity, space complexity)

  • Take into account the constraints of the problem (memory limitations, input size)

  • Examples: Use arrays for constant time access, linked lists f...read more

Add your answer

Q3. Implement clone function without using recursion.

Ans.

Implement clone function without using recursion

  • Use a loop to iterate through the elements of the object/array to be cloned

  • Create a new object/array and copy each element from the original object/array to the new one

  • Handle nested objects/arrays by checking their type and cloning them as well

Add your answer

Q4. Different optimization techniques used in web apps

Ans.

Various optimization techniques like minification, caching, lazy loading, etc. are used in web apps.

  • Minification of CSS, JavaScript, and HTML files to reduce file sizes

  • Browser caching to store static resources locally for faster loading times

  • Lazy loading images and content to improve initial page load speed

  • Code splitting to load only necessary code for each page

  • Using Content Delivery Networks (CDNs) to serve resources from servers closer to the user

  • Implementing responsive des...read more

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

Q5. What was the call flow like in the customer service department?

Ans.

The call flow in the customer service department was structured and efficient.

  • Calls were first routed to an automated system for basic inquiries

  • If needed, calls were then transferred to a live agent for more complex issues

  • Agents followed a script to ensure consistency in responses

  • Calls were logged and tracked for quality assurance purposes

Add your answer

Q6. Previous project technical challenges

Ans.

Developing a real-time data processing system with high throughput requirements

  • Optimizing database queries for faster data retrieval

  • Implementing caching mechanisms to reduce latency

  • Scaling the system to handle increasing data volume

  • Troubleshooting network latency issues

  • Integrating third-party APIs for additional data sources

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

Interview Process at Kailash Construction

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

Top Interview Questions from Similar Companies

4.0
 • 533 Interview Questions
3.9
 • 264 Interview Questions
4.0
 • 206 Interview Questions
3.5
 • 147 Interview Questions
4.2
 • 142 Interview Questions
View all
Top QuillBot Inc 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