-
### Application Name: Multiple Mail Sender App
Tier: 2-Intermediate
This application can send mails to multiple recipients at a time.
**What is the purpose of this application?**
There are cou…
-
**This is a(n):**
- [x] New algorithm
- [ ] Update to an existing algorithm
- [ ] Error
- [ ] Proposal to the Repository
**Details:**
Given an integer array nums sorted in non-decrea…
-
In the [data directory](https://github.com/EddyVinck/ConfTalks/tree/master/client/data) you will find a few files with relational data. Please review the [contributing guidelines for adding talks](htt…
-
In the [data directory](https://github.com/EddyVinck/ConfTalks/tree/master/client/data) you will find a few files with relational data. Please review the [contributing guidelines for adding talks](htt…
-
In the [data directory](https://github.com/EddyVinck/ConfTalks/tree/master/client/data) you will find a few files with relational data. Please review the [contributing guidelines for adding talks](htt…
-
Create a program to calculate GPA from grades of a student on the scale of 10.
Sample Input: "AAA+BCADE"
Sample Output: 7.87
Here: **A+** represents 10, **A** represents 9, **B** represents 8 …
-
Jump Search is a searching algorithm for sorted arrays. The basic idea is to check fewer elements (than linear search) by jumping ahead by fixed steps or skipping some elements in place of searching a…
-
-
-