Dear Hiring Manager,
Please consider me for the position as advertised on web site dated.
I am Master of Applied Mathematics with more than 11 yea ...
Search results for java, garbage collection,all
Write a function that sums up integers from a text file, one int per line.
Posted by CMaster (http://sites.google.com)
Answer in Java
public static void sumFile ( String name ) { try { int total = 0; BufferedReader in = new BufferedRead ...
What is Dynamic CSS?
Posted by aleksin
Traditionally CSS (Cascading Style Sheets) are static files with .css extension linked to your web pages by using “link” meta tags inside header s ...
Answer
The idea is to choose sorting algorithm, as usually QuickSort and then think about swaping strategy.
Consider following situation:
1. The no ...
What is XSS and how to prevent it?
Posted by CodeGuru
Answer
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which enable malicious attackers ...
The V-model is a software development process which can be presumed to be the extension of the waterfall model.
Interviewed for position: Software Test Engineer
Interviewed for position: Software Test Engineer
Merging Arrays Interview Question
Posted by aleksin
"Suppose we have two sorted arrays A[] of m elements and B[] of n elements. Write a function merge which would merge this two arrays into new sorted a ...
Company where asked this question: Amazon
Interviewed for position: Software Developers, Testers
Company where asked this question: Amazon
Interviewed for position: Software Developers, Testers
I have been asked this question 2 times in an interview and after googling up i found the answer at java-questions.com
Company where asked this question: Ness
Interviewed for position: Software enginner
Company where asked this question: Ness
Interviewed for position: Software enginner
