Tuesday 21 June 2016

Java Interview Programs

  1. Find out duplicate number between 1 to N numbers.
  2. Find out middle index where sum of both ends are equal.
  3. Write a singleton class.
  4. Write a program to create deadlock between two threads.
  5. Write a program to reverse a string using recursive algorithm.
  6. Write a program to reverse a number.
  7. Write a program to convert decimal number to binary format.
  8. Write a program to find perfect number or not.
  9. Write a program to implement ArrayList.
  10. Write a program to find maximum repeated words from a file.
  11. Wrie a program to find out duplicate characters in a string.
  12. Write a program to find top two maximum numbers in a array.
  13. Write a program to sort a map by value.
  14. Write a program to find common elements between two arrays.
  15. How to swap two numbers without using temporary variable?
  16. Write a program to print fibonacci series.
  17. Write a program to find sum of each digit in the given number using recursion.
  18. Write a program to check the given number is a prime number or not?
  19. Write a program to find the given number is Armstrong number or not?
  20. Write a program to convert binary to decimal number.
  21. Write a program to check the given number is binary number or not?
  22. Write a program for Bubble Sort in java.
  23. Write a program for Insertion Sort in java.
  24. Write a program to implement hashcode and equals.
  25. How to get distinct elements from an array by avoiding duplicate elements?
  26. Write a program to get distinct word list from the given file.
  27. Write a program to get a line with max word count from the given file.
  28. Write a program to convert string to number without using Integer.parseInt() method.
  29. Write a program to find two lines with max characters in descending order.
  30. Write a program to find the sum of the first 1000 prime numbers.
  31. Find longest substring without repeating characters.
  32. Write a program to remove duplicates from sorted array.
  33. How to sort a Stack using a temporary Stack?

7 comments:

  1. Hi,

    Your website has best collection of all java programs. Above java programs has helped me clearing java interview.

    Thanks,
    Cheers,
    http://www.flowerbrackets.com/sort-hashmap-by-value/

    ReplyDelete
  2. Hi,

    Very useful website. Thanks for sharing.

    Cheers,
    http://www.flowerbrackets.com/how-to-convert-a-binary-number-to-decimal-in-java/

    ReplyDelete
  3. Very useful info. Thanks for sharing.

    http://www.flowerbrackets.com/convert-decimal-to-binary-java-example/

    ReplyDelete
  4. Links in your blog was very useful. Thanks for sharing.

    Cheers,
    http://www.flowerbrackets.com/armstrong-number-in-java-program/

    ReplyDelete
  5. Great blog!!! Your blog has best collection of java interview programs. Thanks for sharing.

    Cheers,
    http://www.flowerbrackets.com/java-program-to-find-prime-number/

    ReplyDelete
  6. Nice explanation with example and links. Good job!!

    Cheers,
    http://www.flowerbrackets.com/java-swap/

    ReplyDelete
  7. Nice links on java with examples. Thanks for sharing.

    Cheers,
    http://www.flowerbrackets.com/sort-hashmap-by-value/

    ReplyDelete