Add office photos
Engaged Employer

DigiValet

2.0
based on 23 Reviews
Filter interviews by

10+ Certainty Infotech Interview Questions and Answers

Updated 8 Nov 2024

Q1. You are given an array of numbers in which some numbers are palindrome. Write a solution with O(n) or O(1) complexity to find the largest palindrome in the array and print it's index.

Ans.

Find the largest palindrome in an array of strings and print its index with O(n) complexity.

  • Iterate through the array and check if each element is a palindrome.

  • Keep track of the largest palindrome found and its index.

  • Return the index of the largest palindrome once the iteration is complete.

Add your answer

Q2. You are given a multidimensional array of n length. You need to extract values from the array and create an object of the values from the array and give the count of number of objects. The array could have nest...

read more
Ans.

Extract values from multidimensional array, create objects, and count number of objects.

  • Iterate through the array and extract values recursively

  • Create objects for each value extracted

  • Count the number of objects created

Add your answer

Q3. What is Client side and server side Validation ?

Ans.

Client side validation is done on the user's browser while server side validation is done on the server.

  • Client side validation is done using JavaScript or HTML5.

  • Server side validation is done using server-side scripting languages like PHP, Python, or Ruby.

  • Client side validation is faster but less secure than server side validation.

  • Server side validation is more secure but slower than client side validation.

  • Examples of client side validation include checking for required field...read more

View 1 answer

Q4. Diff between priority and severity

Ans.

Priority is the order in which defects should be fixed, while severity is the impact of a defect on the system.

  • Priority determines the order in which defects should be fixed, based on business needs or deadlines.

  • Severity indicates the impact of a defect on the system's functionality or performance.

  • Priority is usually assigned by the project manager or product owner, while severity is determined by the QA team.

  • For example, a spelling mistake in a button label may have low seve...read more

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

Q5. Difference b/w smoke and sanity testing ?

Ans.

Smoke testing is a quick test to check if the basic functionalities of the software are working. Sanity testing is a more thorough test to check if the major functionalities are working as expected.

  • Smoke testing is done to check if the software can be further tested.

  • Sanity testing is done to check if the software is ready for further testing.

  • Smoke testing is a subset of sanity testing.

  • Smoke testing is done after every build, while sanity testing is done after major changes.

  • Ex...read more

Add your answer

Q6. What is Lan and basics

Ans.

LAN stands for Local Area Network, a network that connects computers and devices in a limited area such as a home, office, or campus.

  • LAN is a network that covers a small geographic area, typically within a single building or campus.

  • It allows connected devices to communicate with each other and share resources such as printers and internet access.

  • LANs are commonly used in homes, offices, and schools to facilitate communication and resource sharing.

  • Ethernet is a common technolo...read more

Add your answer

Q7. Difference b/w regression and retesting ?

Ans.

Regression testing is done to ensure that changes made to the software do not affect the existing functionality. Retesting is done to ensure that defects found in earlier testing have been fixed.

  • Regression testing is done after changes are made to the software to ensure that existing functionality is not affected

  • Retesting is done to ensure that defects found in earlier testing have been fixed

  • Regression testing is done on the entire system while retesting is done only on the a...read more

Add your answer

Q8. What is spring starter?

Ans.

A spring starter is a mechanical device used to start an engine by storing energy in a spring and releasing it to turn the engine's crankshaft.

  • Spring starters are commonly used in small engines, such as those found in lawnmowers or chainsaws.

  • The spring is wound up manually or by pulling a cord, and when released, it rapidly unwinds to start the engine.

  • Spring starters are often used as a backup to electric starters in case of battery failure.

  • Examples of engines that may use sp...read more

Add your answer

Q9. Whats is arraylist and array

Ans.

An array is a data structure that stores a collection of elements of the same data type. ArrayList is a resizable array implementation in Java.

  • Array: Fixed-size collection of elements accessed by index. Example: String[] names = new String[5];

  • ArrayList: Dynamic-size collection of elements in Java. Example: ArrayList names = new ArrayList<>();

Add your answer

Q10. spring boot starter use

Ans.

Spring Boot starters are dependency descriptors that simplify the dependency management process in Spring Boot applications.

  • Spring Boot starters provide a set of pre-configured dependencies that can be easily included in your project.

  • They help in reducing the amount of boilerplate code needed to set up a Spring Boot application.

  • Starters are typically named with the format 'spring-boot-starter-*', where * represents the specific functionality or technology being included.

  • For e...read more

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

Interview Process at Certainty Infotech

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

Top Interview Questions from Similar Companies

4.0
 • 463 Interview Questions
4.2
 • 346 Interview Questions
3.8
 • 205 Interview Questions
4.2
 • 135 Interview Questions
4.3
 • 131 Interview Questions
3.9
 • 128 Interview Questions
View all
Top DigiValet 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