Skip to content

GouravRana-Module4#69

Open
Gourav1103 wants to merge 4 commits intohotwax:mainfrom
Gourav1103:GouravRana-Module4
Open

GouravRana-Module4#69
Gourav1103 wants to merge 4 commits intohotwax:mainfrom
Gourav1103:GouravRana-Module4

Conversation

@Gourav1103
Copy link

In module 4, I have implemented 4 problem statement in JavaScript and Node JS.

Problem Statement – 1 (count the words from webpages)
In this problem statement, I have use fs to read the files, axios to fetch the html data from
webpages and cheerio to parse the data.

Problem Statement – 2 (search and sort the employee)
In this problem statement, I have use fs to perform the certain operation such as Add
employee, Delete employee, Search and Sort employee.

Problem Statement – 3 (Multithreading in JavaScript)
In this problem statement, I have use promises, async, await, async – lock, and setTimeout.

Problem Statement – 4 (Serialization and Deserialization in JavaScript)
In this problem statement, I have use JSON.stringify() for serialization and JSON.parse() for
deserialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant