Coders Packet

Packets submitted by J Satya Srinivas

Finding index of nth occurrence of an element in an array using Java

This project is developed using Java and it can be used to find out the index of nth occurrence of an element in an array.

Finding frequency of characters in a word or a sentence using Java

This project is developed in Java and can be used to find how many times each character occurred in a word or a sentence.

Permutations generator developed using Java

This project is developed using Java and it will be useful for anyone who wants to know all the possible permutations for a set of numbers.