• Stars
    star
    1
  • Language
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open the file mbox-short.txt and read it line by line. When you find a line that starts with 'From ' like the following line: From [email protected] Sat Jan 5 09:14:16 2008 You will parse the From line using split() and print out the second word in the line (i.e. the entire address of the person who sent the message). Then print out a count at the end.

More Repositories

1

coding-ninjas-competitive-programming-using-cplusplus

C++
3
star
2

myportfolio

HTML
2
star
3

pointer

1
star
4

Tic-Tac-Toe

JavaScript
1
star
5

overloading

1
star
6

security_camera

Python
1
star
7

how-to-use-stash-command

1
star
8

invisible-cloth

Python
1
star
9

using-class

1
star
10

1st-try-to-use-git-bash

1
star
11

function

1
star
12

website

frontend code for a website
CSS
1
star
13

my_portfolio

1
star
14

new

1
star
15

String-Algorithms

1
star
16

sentiment_analysis

1
star
17

class-applications

to find area and perimeter of circle
1
star
18

sum

Simple program to add two numbers
1
star
19

Sentiment-analysis-code-of-whatsapp-chat

R
1
star
20

bus-route

question from kick start of round B 2020
1
star
21

TicTacToe-

1
star
22

form_front-end

HTML
1
star
23

project_updated

HTML
1
star
24

dropdown-menu-website

HTML
1
star
25

todo-list

JavaScript
1
star
26

major_project

HTML
1
star
27

projects

Python
1
star
28

myplants

HTML
1
star
29

translator

C++
1
star
30

Avenger-App

1
star
31

arraysum

1
star
32

-fibonacci-series

1
star
33

CP_pepcoding

C++
1
star
34

comp

C++
1
star
35

hackerrank-C-

practice problem of C++ in Hackerrank
1
star
36

staging-process

1
star
37

student_database

C++
1
star
38

myplant

HTML
1
star
39

compe

1
star
40

Interview

C++
1
star
41

donut_rotation

Python
1
star
42

set-of-pair

1
star
43

reference

1
star
44

reverse-string

1
star
45

CTCI

Solution of Cracking the coding Interview Questions
C++
1
star
46

questi0ns

1
star
47

map_file_work

Java
1
star
48

decoding_message

number of ways to decode a message when a-->1,b-->2.....z-->26
1
star
49

infix-to-postfix

1
star
50

Competitive-Question-in-different-companies

C++
1
star
51

hello_world

First repository on github named hello world.work in progress
C++
1
star
52

hacker_rank-

1
star
53

Allocation

kick Start'20 Round A first question
1
star
54

isoc

CSS
1
star
55

sentimentanalysis

to find whether a statement is positive, negative or neutral
1
star
56

codingforhelp

C++
1
star
57

introducing-priority-as-a-parameter-to-cloudlets-in-cloudsim

Java
1
star
58

matrix-operations

addition, subtraction, multiplication, division and transpose of matrices
1
star
59

complex-no.

1
star
60

Add-whole-Folder-on-github

1
star
61

DSA

C++
1
star
62

portfolio

HTML
1
star
63

2-cloulets-in-apache-netbeans

1
star
64

Open-the-file-romeo.txt-and-read-it-line-by-line.-For-each-line-split-the-line-into-a-list-of-words

1
star
65

webdev101

HTML
1
star
66

complexno.

1
star
67

ques

C++
1
star
68

student_database_using_SQL

1
star
69

greatest-number-of-mail

Write a program to read through the mbox-short.txt and figure out who has sent the greatest number of mail messages. The program looks for 'From ' lines and takes the second word of those lines as the person who sent the mail. The program creates a Python dictionary that maps the sender's mail address to a count of the number of times they appear in the file. After the dictionary is produced, the program reads through the dictionary using a maximum loop to find the most prolific committer.
1
star
70

Graph

1
star
71

map

print the frequency(occurrence) of the all the elements using map
1
star
72

diamond-pattern

1
star
73

C4code

C language, the oldest one but tells a lot
1
star