-
A rough outline for an employment curriculum for our Tuesday afternoon slot:
- Week 1 - GitHub
- Week 2 - Twitter
- Week 3 - LinkedIn
- Week 4 - a website on netlify + a vanity domain
- Week 5 - …
sofer updated
3 years ago
-
You can use any programming site like Leetcode, Codeforces etc to get two questions based on array which are of **intermediate** level.
Only get two questions first. No need to get the answers or sol…
-
For this task, there are two conditions,
* Search for 5 different problems of different easy and intermediate difficulty which are being asked previously in the interviews. You can search for probl…
-
#### Your LeetCode username
pgmreddy
#### Category of the bug
- [x] Question
- [ ] Solution
- [ ] Language
#### Description of the bug
477. Total Hamming Distance
https://leetcod…
-
You can use any programming site like Leetcode, Codeforces etc to get two questions based on **array** which are of **basic** level.
Only get two questions first. No need to get the answers or solve …
-
Hey!
On the Interview Questions section, you missed adding [LeetCode](https://leetcode.com/) and [CodeChef](https://www.codechef.com/) which are two of the most important sites for Competitive Coding…
-
## Idea
We're going to implement a social media website/ app for people to share their open source projects, or any other activities they are doing during this quarantine time.
## Features
We'll im…
-
The globals `LOGIN_URL`, `PROBLEMS_URL` and `DIRECTORY` are used only in one function each hence they should be used as local variables in the respective functions. The global `SUBMISSIONS_URL` shoul…
-
-
I want to end up treating this repository as more of a compendium of the knowledge I've gained by being a software engineer over the course of my career, from books I've read and how I can apply them …