Add office photos
Engaged Employer

Cybrosys Technologies

3.2
based on 26 Reviews
Filter interviews by

Securden Interview Questions and Answers

Updated 24 Oct 2024

Q1. Sum of n numbers

Ans.

The sum of n numbers can be calculated by adding all the numbers together.

  • Iterate through the list of numbers and add them together

  • Use a loop to sum up the numbers

  • Example: For numbers [1, 2, 3], the sum would be 6

Add your answer

Q2. Sum of n number

Ans.

The sum of n numbers is calculated by adding all the numbers together.

  • Create a variable to store the sum of the numbers.

  • Use a loop to iterate through the numbers and add them to the sum variable.

  • Return the final sum after all numbers have been added.

Add your answer

Q3. Program to find amstrond number

Ans.

An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.

  • Iterate through each digit of the number

  • Calculate the sum of each digit raised to the power of the number of digits

  • Check if the sum is equal to the original number

Add your answer

Q4. Find prime number

Ans.

A prime number is a number greater than 1 that can only be divided by 1 and itself.

  • Start by checking if the number is greater than 1.

  • Then iterate from 2 to the square root of the number and check if it is divisible by any number.

  • If it is not divisible by any number, then it is a prime number.

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

Q5. sum of num 123 =1+2+3

Ans.

The sum of the digits in the number 123 is calculated by adding 1 + 2 + 3.

  • To find the sum of the digits in a number, simply add each digit together.

  • For the number 123, the sum would be 1 + 2 + 3 = 6.

Add your answer

Q6. divisible by 10

Ans.

A number is divisible by 10 if it ends with a 0.

  • A number is divisible by 10 if its last digit is 0.

  • Examples: 10, 20, 30, 100, 1000 are all divisible by 10.

  • Numbers like 15, 25, 35 are not divisible by 10.

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

Interview Process at Securden

based on 7 interviews
Interview experience
3.1
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.5
 • 2.2k Interview Questions
4.2
 • 383 Interview Questions
3.4
 • 179 Interview Questions
4.1
 • 172 Interview Questions
3.6
 • 169 Interview Questions
4.1
 • 169 Interview Questions
View all
Top Cybrosys Technologies 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
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