Add office photos
Employer?
Claim Account for FREE

Enovate IT Outsourcing

4.4
based on 10 Reviews
Filter interviews by

Codewalla Interview Questions and Answers

Updated 13 Oct 2024

Q1. Create a react table with a button and when clicked, route to another page, trigger an API, and display the data in tabular format using react.js .

Ans.

Create a react table with a button to route to another page, trigger an API, and display data in tabular format.

  • Create a React component for the table

  • Add a button to the table rows

  • Implement routing using React Router

  • Handle button click event to navigate to another page

  • On the new page, trigger an API call using Axios or Fetch

  • Retrieve the data from the API response

  • Display the data in tabular format using HTML table or a UI library like Material-UI

Add your answer

Q2. 2.Program writing using class function and with some condition

Ans.

Write a program using class function and condition

  • Create a class with relevant functions

  • Use conditional statements to execute specific code

  • Example: class Calculator with add() function and if-else statement to check input

  • Example: class Student with calculateGrade() function and switch statement to assign grade

Add your answer

Q3. SQL query top 5 highest salary

Ans.

Use SQL query to retrieve the top 5 highest salaries from a table.

  • Use the SELECT statement to retrieve the salary column

  • Use the ORDER BY clause to sort the salaries in descending order

  • Use the LIMIT clause to limit the results to the top 5 salaries

Add your answer

Q4. Check if 2 strings are anagrams.

Ans.

Check if 2 strings are anagrams.

  • Convert both strings to lowercase

  • Remove all non-alphabetic characters

  • Sort the characters in both strings

  • Compare the sorted strings, if they are equal, they are anagrams

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

Q5. Reverse the string

Ans.

Reverse a given string

  • Use StringBuilder's reverse() method

  • Convert the string to a StringBuilder, reverse it, then convert it back to a string

Add your answer

Q6. Swap two number

Ans.

Swapping two numbers without using a temporary variable

  • Use XOR operation to swap two numbers without using a temporary variable

  • Example: a = 5, b = 10. After swapping, a = 10, b = 5

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

Interview Process at Codewalla

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

Top Interview Questions from Similar Companies

3.5
 • 1.8k Interview Questions
4.0
 • 616 Interview Questions
4.0
 • 361 Interview Questions
3.6
 • 345 Interview Questions
3.8
 • 181 Interview Questions
View all
Top Enovate IT Outsourcing 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

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