From 9d705a5a9818ecb5c23b475791826896dba74d2b Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Sat, 20 Feb 2021 08:38:49 +0000 Subject: [PATCH 01/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58fe8ecb..06b6d7b6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The repo consists of solutions to numerous problems using different data structu contains solutions to HackerRank problems which I have solved so far and questions from Cracking the Coding Interview Book _(6th Edition)_. -You can also refer to my [Java Notes](http://blog.rampatra.com/category/java) for a quick refresh on the Java concepts. +You can also refer to my [Java Notes](http://blog.rampatra.com/category/java) for a quick refresh on the Java concepts. Lastly, feel free to connect with me on [Twitter](https://twitter.com/ram__patra) for any queries or concerns. All the best! ## Contents From 8423f8164cd1ea0acd729d3725b7e70efc0f1e4e Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:34:56 +0100 Subject: [PATCH 02/10] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06b6d7b6..e6ae9ca8 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,5 @@ IntelliJ IDEA 2018.1.4 (Ultimate Edition) MacBook Pro 2.5 GHz Intel Core i7 16 GB 1600 MHz DDR3 + +_P.S. If my open-source project(s) benefitted you in some way or the other, a follow on [Twitter](https://twitter.com/ram__patra) would be greatly appreciated 🙇‍♂️._ From 7550901537074d35adb0eef09138383c9e162fd0 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:40:27 +0100 Subject: [PATCH 03/10] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6ae9ca8..0bf98d9d 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,6 @@ MacBook Pro 2.5 GHz Intel Core i7 16 GB 1600 MHz DDR3 +--- + _P.S. If my open-source project(s) benefitted you in some way or the other, a follow on [Twitter](https://twitter.com/ram__patra) would be greatly appreciated 🙇‍♂️._ From 82ae2fd7fc1f364a67e716d7f70ba6289f2357e6 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Sun, 19 Jun 2022 12:42:01 +0100 Subject: [PATCH 04/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bf98d9d..7be895d1 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. If my open-source project(s) benefitted you in some way or the other, a follow on [Twitter](https://twitter.com/ram__patra) would be greatly appreciated 🙇‍♂️._ +_P.S. For any queries or concerns, [Twitter](https://twitter.com/ram__patra) is the best place to reach out to me. I'll try my best to help._ From 87c869ba97e5c18ff111ce5394323b872be5a3b9 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Sun, 19 Jun 2022 12:49:02 +0100 Subject: [PATCH 05/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be895d1..ce82e09f 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. For any queries or concerns, [Twitter](https://twitter.com/ram__patra) is the best place to reach out to me. I'll try my best to help._ +_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏._ From db15c1e0450c801aa3ee56e0d930fa3e33e3fb62 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Sat, 6 Aug 2022 12:54:42 +0100 Subject: [PATCH 06/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce82e09f..57f6c1b7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The repo consists of solutions to numerous problems using different data structu contains solutions to HackerRank problems which I have solved so far and questions from Cracking the Coding Interview Book _(6th Edition)_. -You can also refer to my [Java Notes](http://blog.rampatra.com/category/java) for a quick refresh on the Java concepts. Lastly, feel free to connect with me on [Twitter](https://twitter.com/ram__patra) for any queries or concerns. All the best! +You can also refer to my [Java Notes](http://blog.rampatra.com/category/java) for a quick refresh on the Java concepts or if you want a break from coding then can read about my [interview experiences](https://blog.rampatra.com/category/interview/) at various companies. Lastly, feel free to connect with me on [Twitter](https://twitter.com/ram__patra) for any queries or concerns. All the best! ## Contents From 957d03bfde64f6a2a0a2ba7334d6e2a3ff2a43e9 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Wed, 12 Oct 2022 10:50:00 +0100 Subject: [PATCH 07/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57f6c1b7..b1bbc14c 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏._ +_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentify.compzets.com)._ From 615e19b8ee550d117308e5df0fc790731710ffa4 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:37:56 +0100 Subject: [PATCH 08/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1bbc14c..07ebdb73 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentify.compzets.com)._ +_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentifyapp.com), or [ToDoBar](https://todobarapp.com/)._ From 7eadd472a3578984626c4d31fec840ecead6fd28 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:12:11 +0000 Subject: [PATCH 09/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07ebdb73..195f3c39 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/ram__patra). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentifyapp.com), or [ToDoBar](https://todobarapp.com/)._ +_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/rampatra_). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentifyapp.com), [FaceScreen](https://facescreenapp.com/), or [ToDoBar](https://todobarapp.com/)._ From c23f98b7f70ab7ca613c34672eeaca8b38c7c43b Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Mon, 7 Apr 2025 15:38:06 +0100 Subject: [PATCH 10/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 195f3c39..33b68334 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ MacBook Pro --- -_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/rampatra_). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentifyapp.com), [FaceScreen](https://facescreenapp.com/), or [ToDoBar](https://todobarapp.com/)._ +_P.S. For any queries or concerns, you can reach out to me on [Twitter](https://twitter.com/rampatra_). I'll try my best to help 🙏. And, if you're keen to know what I'm currently working on then check out [Presentify](https://presentifyapp.com), [FaceScreen](https://facescreenapp.com/), [ToDoBar](https://todobarapp.com/), [SimpleFill](https://simplefillapp.com/), and [Apps.Deals](https://www.apps.deals)._