Initially started with asking basic HTML5, CSS3, JavaScript. Later moved to the desired frameworks or any libraries worked.
Software Engineer Net Developer Interview Questions
3,277 software engineer net developer interview questions shared by candidates
Did I take Java during my stay at my university?
write a code to find the count of occurrences of a given pattern in a text?
Can you walk us through how you would debug a failing API in a production environment, where logs are limited and customer impact is high?
How do you force garbage collector in Java?
Medium Difficulty Questions
Difference between TRUNCATE and DELETE in SQL
Describe the four types of access modifiers in java
1. OOps concepts with examples. 2. Write a java program to find the first duplicate in an array. 3. Write a java program to print the occurrences of each character. 4. Explain the approach to print middle element in a linked list. 5. Given a string str = "hfjsk6485lop", sort the string and print the characters first and print digits last. 6. Find a missing a element in an array. 7. Collection framework hierarchy. 8. Difference between abstract class and interface. 9. What is association and aggregation . 10. some code snippets to answer. 11. Internal working of a hash map, what is the case if two elements hash code is same. 12. What are the challenges that you faced in your projects how you have handled them. 13. Difference between string, stringBuffer, String builder. 14. Difference between final, finally, finalize. 15. Difference between Exception and Error. 16. Can you throw custom exception with Error Object. 17. Exception handling hierarchy.
Print a string out backwards.
Viewing 121 - 130 interview questions