Tag: Java

Sorting the Dynamic HTML Table List in Selenium WebDriver & Java

Sorting: In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most frequently used orders are numerical order and lexicographical… Read more »

Java Collections-List,Set,Map,Queue,Iterator,Generics

An overview of java-Collections-List,Set,Map,Queue Interface are explained in this post. For complete understanding please refer to Sun Certified Programmer for Java 6 Study Guide available in the scribd.com. Please click… Read more »