ThoughtWorks Interview Questions
Posted on :27-04-2016
Q1. What is Normalization?
Q2. Print prime palindromes in a given range of number.
eg. 101
Q3. How to create and host a site in internet with your pc as sever for hosting?
Q4. What is destructor?
Q5. How to create and host a site in internet?
Q6. Difference between C++ and Java?
Q7. Write a program to explain purpose of destructor?
Q8. What type of language is JAVASCRIPT?
Q9. What all things are done inside a destructor?
Q10. How destructor is called?
Q11. What is composite primary key?
Q12. What is the difference between free and delete function (C & C++)?
Q13. State any three normal forms.
Q14. How will you design a visitor entry management system?
Q15. What is a knapsack problem?
Q16. Design a minesweeper game of N*N grid.
Q17. How does a web chat work?
Q18. Using recursion, print numbers of an array.
Q19. What is Extreme Programming (XP)?
Q20. Why we use normalization? Is it necessary to have normalized tables?