TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Karthik Agarwal
NA
748
266.1k
How to find the number of numeric starts with and find the top 3 count among them?
Sep 23 2011 6:29 AM
Hi,
I have a list which contains numeric strings. The numeric strings in list may start with any number from 1 to 9 (it doesn't start with "0"). Now i need to find three top occurrences in the list.
Ex:
1234
2345
2343
4356
6434
2343
2222
4545
6666
6653
top three occurrences in the above list respectively are 2,6,4.
Reply
Answers (
26
)
Way to use an .exe which is generated using VB in vc++?
How to frame the logic and write to ouput text file based on the following conditions?