Implementation questions:
1. How to read data from xls file?
2. How to write data in xls file?
3. How to read data from notepad?
4. How to write data in notepad?
5. How to get all links in google search?
6. If there are 10 checkboxes how can you click on all of them?
7. Write a program for String reversal?
8. Write a program for List Comparison.
9. Write a program to Find and replace character in String
10. Write a program to find a number is Armstrong or not.
11. Write a program for swapping two number without using third variable.
12 Write a program to find prime number.
13. Write a program to find Fibonacci Series.
14 Write program to convert binary to decimal
15 Write program to print in pyramid shape
16. What will be the output programs?
17. How to deal with webtable without using xpath?
18 .Write a program to display lottery won if the sum of the first half digits is equal to the sum of other half of the Strings
ex: String is 224123-
2+2+4=8
and 1+2+3=6
since 8 is not equal to 6 therefore lottery lost.
but if String is 222321 then by the same logic its lottery win
Also make a condition that lottery digits should be greater than or equal to 4 and it should be even
19.Write a program to convert String "1,2,3,4,5.6.7" into integer from 1-7
20. Write a simple program where a class implements two interfaces.
21. Write a simple program for method overloading in java.
22. Plant Visibility Problem(If a man stands in a straight line with a given number of trees with random height, find that which tree will be visible to him when he will look the trees from the front in the same straight line)
23. Write a program to take input from user in java.
24. Write a program to access 2D array.
25. Write a program to check the given string is anagram(made with same combination of alphabet by re-arranging them).
26. Write a program for Binary Search.
27. Write a program for Bubble Sort.
28. Write a program to check whether java is installed or not.
29. Write a program to find duplicate elements in array.
30. FizBuzz program.
31. Write a program to find largest number in array.
32. Write a program to hold single key with multiple value in java.
33. Program for Split string with different case.
34. Write a program to print below pattern.
1
12
123
1234
123
12
1
1. How to read data from xls file?
2. How to write data in xls file?
3. How to read data from notepad?
4. How to write data in notepad?
5. How to get all links in google search?
6. If there are 10 checkboxes how can you click on all of them?
7. Write a program for String reversal?
8. Write a program for List Comparison.
9. Write a program to Find and replace character in String
10. Write a program to find a number is Armstrong or not.
11. Write a program for swapping two number without using third variable.
12 Write a program to find prime number.
13. Write a program to find Fibonacci Series.
14 Write program to convert binary to decimal
15 Write program to print in pyramid shape
16. What will be the output programs?
17. How to deal with webtable without using xpath?
18 .Write a program to display lottery won if the sum of the first half digits is equal to the sum of other half of the Strings
ex: String is 224123-
2+2+4=8
and 1+2+3=6
since 8 is not equal to 6 therefore lottery lost.
but if String is 222321 then by the same logic its lottery win
Also make a condition that lottery digits should be greater than or equal to 4 and it should be even
19.Write a program to convert String "1,2,3,4,5.6.7" into integer from 1-7
20. Write a simple program where a class implements two interfaces.
21. Write a simple program for method overloading in java.
22. Plant Visibility Problem(If a man stands in a straight line with a given number of trees with random height, find that which tree will be visible to him when he will look the trees from the front in the same straight line)
23. Write a program to take input from user in java.
24. Write a program to access 2D array.
25. Write a program to check the given string is anagram(made with same combination of alphabet by re-arranging them).
26. Write a program for Binary Search.
27. Write a program for Bubble Sort.
28. Write a program to check whether java is installed or not.
29. Write a program to find duplicate elements in array.
30. FizBuzz program.
31. Write a program to find largest number in array.
32. Write a program to hold single key with multiple value in java.
33. Program for Split string with different case.
34. Write a program to print below pattern.
1
12
123
1234
123
12
1