diff --git a/README.md b/README.md index 45910053..239d3e0c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Interviews -> Your personal guide to Software Engineering technical interviews. Video -> solutions to the following interview problems with detailed explanations can be found [here](https://www.youtube.com/channel/UCKvwPt6BifPP54yzH99ff1g). - +> Pass your coding interviews with [The Daily Byte](https://thedailybyte.dev/?ref=kevin) +> [30,000+ Software Engineers have trusted us with their interview prep](https://thedailybyte.dev/?ref=kevin). + > > Maintainer - [Kevin Naughton Jr.](https://github.com/kdn251) @@ -11,6 +11,7 @@ ## Table of Contents - [YouTube](#youtube) +- [The Daily Byte](#the-daily-byte) - [Instagram](#instagram) - [Articles](#articles) - [Online Judges](#online-judges) @@ -28,11 +29,11 @@ ## YouTube * [Kevin Naughton Jr.](https://www.youtube.com/channel/UCKvwPt6BifPP54yzH99ff1g) -## Instagram -* [Programeme](https://www.instagram.com/programeme/) +## The Daily Byte +* [FAANG Interview Prep](https://thedailybyte.dev/?ref=kevin) -## Articles -* [Starting Work](https://medium.com/@Naughton/starting-work-b06e10f6007e) +## Instagram +* [Kevin Naughton Jr.](https://www.instagram.com/kevinnaughtonjr) ## Online Judges * [LeetCode](https://leetcode.com/) @@ -48,7 +49,11 @@ * [Sphere Online Judge - SPOJ](http://www.spoj.com/) * [InterviewBit](https://www.interviewbit.com/) +## Live Mock Interviews +* [The Daily Byte](https://thedailybyte.dev/mock-interview) + ## Live Coding Practice +* [The Daily Byte](https://thedailybyte.dev/?ref=kevin) * [Pramp](https://www.pramp.com/ref/gt4) * [Gainlo](http://www.gainlo.co/#!/) * [Refdash](https://refdash.com/) diff --git a/images/the-daily-byte.png b/images/the-daily-byte.png new file mode 100644 index 00000000..52ccf0ac Binary files /dev/null and b/images/the-daily-byte.png differ diff --git a/images/youtube.png b/images/youtube.png new file mode 100644 index 00000000..b43f2e68 Binary files /dev/null and b/images/youtube.png differ