Junior IT Associate

Junior IT Associate Interview Questions and Answers

Updated 30 Jan 2024

Q1. string reverse without use of pre defined functions

Ans.

Reverse a string without using pre-defined functions.

  • Iterate through the string from the last character to the first.

  • Create a new string and append each character to it in reverse order.

  • Return the reversed string.

Q2. make a pattern or fibonnaci series

Ans.

A Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

  • Start with two initial numbers, usually 0 and 1.

  • Add the two preceding numbers to get the next number in the series.

  • Repeat this process to generate the Fibonacci series.

  • Example: 0, 1, 1, 2, 3, 5, 8, 13, 21, ...

Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Junior IT Associate Interview Questions
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
65 L+

Reviews

4 L+

Interviews

4 Cr+

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