Add office photos
LeewayHertz Technologies logo
Engaged Employer

LeewayHertz Technologies

Verified
3.1
based on 75 Reviews

10+ LeewayHertz Technologies Interview Questions and Answers

Updated 20 Aug 2024

Q1. Print factorial of a number with or without loop datatypes in c polymorphism implementation

Ans.

Factorial of a number can be printed with or without loop in C using datatypes. Polymorphism is not related to this.

  • Factorial of a number can be calculated using a loop or recursion

  • Datatypes like int, long long can be used to store factorial

  • Polymorphism is not related to factorial calculation

Add your answer
right arrow

Q2. What is difference between responsive and adaptive design ?

Ans.

Responsive design adapts to different screen sizes, while adaptive design uses predefined layouts for specific screen sizes.

  • Responsive design uses fluid grids and media queries to adjust layout based on screen size.

  • Adaptive design uses multiple fixed layout sizes designed for specific screen sizes.

  • Responsive design provides a more flexible and seamless user experience across various devices.

  • Adaptive design may offer better performance on specific devices but can be less versa...read more

Add your answer
right arrow

Q3. Implementation of stack Implementation of stack using pointers DBMS SQL queries DSA Pillars of OOPs

Ans.

Questions related to software development and computer science concepts.

  • Implementation of stack using pointers involves creating a struct with a pointer to the top of the stack and using malloc to allocate memory for each new node.

  • DBMS stands for Database Management System and is used to manage and organize data in a database.

  • SQL queries are used to retrieve and manipulate data in a database.

  • DSA stands for Data Structures and Algorithms and involves the study of organizing an...read more

Add your answer
right arrow

Q4. What is difference between Static and Dynamic website

Ans.

Static websites display the same content to all users, while dynamic websites can change content based on user interactions.

  • Static websites are built using only HTML and CSS, with no server-side processing involved.

  • Dynamic websites use server-side scripting languages like PHP, Python, or Ruby to generate content on the fly.

  • Static websites are faster to load as they do not require server processing for each request.

  • Dynamic websites can provide personalized content to users bas...read more

Add your answer
right arrow
Discover LeewayHertz Technologies interview dos and don'ts from real experiences

Q5. Hash Table Constructors string reverse in python

Ans.

The question covers topics related to hash tables, constructors, and string reversal in Python.

  • Hash tables are data structures that allow for efficient lookup, insertion, and deletion of key-value pairs.

  • Constructors are special methods that are called when an object is created and are used to initialize its attributes.

  • In Python, strings can be reversed using slicing or the built-in reversed() function.

Add your answer
right arrow

Q6. What is promise in javascript ?

Ans.

Promise in JavaScript is an object representing the eventual completion or failure of an asynchronous operation.

  • Promises are used to handle asynchronous operations in JavaScript.

  • They can be in one of three states: pending, fulfilled, or rejected.

  • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Example: const myPromise = new Promise((resolve, reject) => { ... });

Add your answer
right arrow
Are these interview questions helpful?

Q7. What is difference between read-only and const

Ans.

Read-only is a runtime concept while const is a compile-time concept.

  • Read-only variables can be assigned a value only once during runtime.

  • Const variables are initialized at compile-time and cannot be modified during runtime.

  • Read-only variables can be assigned a value in the constructor of a class.

  • Const variables can be used to define constant values like pi or e.

  • Read-only variables are declared using the 'readonly' keyword.

  • Const variables are declared using the 'const' keywor...read more

View 1 answer
right arrow

Q8. What is javascript ?

Ans.

JavaScript is a high-level, interpreted programming language used for creating interactive websites and web applications.

  • JavaScript is a client-side scripting language that runs in the browser.

  • It is used to add interactivity, animations, and dynamic content to websites.

  • JavaScript can also be used on the server-side with Node.js.

  • Commonly used for form validation, DOM manipulation, and AJAX requests.

  • Example: document.getElementById('demo').innerHTML = 'Hello, World!';

Add your answer
right arrow
Share interview questions and help millions of jobseekers 🌟
man with laptop

Q9. What is react js ?

Ans.

React JS is a JavaScript library for building user interfaces.

  • React JS allows developers to create reusable UI components.

  • It uses a virtual DOM for better performance by updating only the necessary parts of the actual DOM.

  • React JS follows a unidirectional data flow, making it easier to manage state and props.

  • It is commonly used in single-page applications and for building interactive web interfaces.

Add your answer
right arrow

Q10. what is out keyword

Ans.

The out keyword is used to pass arguments as reference parameters in C#.

  • The out keyword is used to return multiple values from a method.

  • The out keyword must be used in both the method signature and the method call.

  • The out keyword initializes the variable passed as an argument within the method.

  • The out keyword is similar to the ref keyword, but the variable passed as an argument does not need to be initialized before the method call.

Add your answer
right arrow

Q11. Class vs struct

Ans.

Classes are reference types while structs are value types.

  • Classes support inheritance while structs do not.

  • Classes have deinitializers while structs do not.

  • Structs are copied when passed around while classes are passed by reference.

  • Classes can have weak references while structs cannot.

  • Structs are preferred for small data types while classes are preferred for larger data types.

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

Interview Process at LeewayHertz Technologies

based on 8 interviews
Interview experience
3.5
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

Capgemini Logo
3.7
 • 3.1k Interview Questions
HDFC Bank Logo
3.9
 • 740 Interview Questions
Amdocs Logo
3.7
 • 403 Interview Questions
eClerx Logo
3.3
 • 316 Interview Questions
Startek Logo
3.1
 • 180 Interview Questions
Morningstar Logo
3.9
 • 168 Interview Questions
View all
Recently Viewed
REVIEWS
LeewayHertz Technologies
No Reviews
SALARIES
LeewayHertz Technologies
INTERVIEWS
Daimler
No Interviews
INTERVIEWS
The Judge Group
No Interviews
INTERVIEWS
The Judge Group
No Interviews
SALARIES
Larsen & Toubro Group
REVIEWS
JPMorgan Chase & Co.
No Reviews
INTERVIEWS
Natsoft Corporation
No Interviews
INTERVIEWS
Polaris Networks
No Interviews
REVIEWS
Larsen & Toubro Group
No Reviews
Top LeewayHertz Technologies Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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