[{"id":203,"link":"https:\/\/amritsrivastava.com\/question-3\/","name":"question-3","thumbnail":{"url":false,"alt":false},"title":"Question 3","excerpt":"","content":"Given an array of numbers\u00a0N\u00a0and an integer\u00a0k, your task is to split\u00a0N\u00a0into\u00a0k\u00a0partitions such that the maximum sum of any partition is minimized. Return this sum.","author":{"name":"amritsrivastava","link":"https:\/\/amritsrivastava.com\/author\/amritsrivastava\/"},"date":"Feb 18, 2024","dateGMT":"2024-02-18 16:46:47","modifiedDate":"2024-02-18 22:18:46","modifiedDateGMT":"2024-02-18 16:48:46","commentCount":"0","commentStatus":"open","categories":{"coma":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a>, <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>","space":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a> <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>"},"taxonomies":{"post_tag":"<a href='https:\/\/amritsrivastava.com\/tag\/daily\/' rel='post_tag'>DAILY<\/a><a href='https:\/\/amritsrivastava.com\/tag\/etsy\/' rel='post_tag'>ETSY<\/a><a href='https:\/\/amritsrivastava.com\/tag\/medium\/' rel='post_tag'>MEDIUM<\/a>"},"readTime":{"min":2,"sec":49},"status":"publish"},{"id":194,"link":"https:\/\/amritsrivastava.com\/question-2\/","name":"question-2","thumbnail":{"url":false,"alt":false},"title":"Question 2","excerpt":"","content":"Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. Find the minimum element in O(log N) time. You","author":{"name":"amritsrivastava","link":"https:\/\/amritsrivastava.com\/author\/amritsrivastava\/"},"date":"Feb 17, 2024","dateGMT":"2024-02-17 17:58:38","modifiedDate":"2024-02-17 23:29:33","modifiedDateGMT":"2024-02-17 17:59:33","commentCount":"0","commentStatus":"open","categories":{"coma":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a>, <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>","space":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a> <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>"},"taxonomies":{"post_tag":"<a href='https:\/\/amritsrivastava.com\/tag\/daily\/' rel='post_tag'>DAILY<\/a><a href='https:\/\/amritsrivastava.com\/tag\/medium\/' rel='post_tag'>MEDIUM<\/a><a href='https:\/\/amritsrivastava.com\/tag\/uber\/' rel='post_tag'>UBER<\/a>"},"readTime":{"min":3,"sec":2},"status":"publish"},{"id":190,"link":"https:\/\/amritsrivastava.com\/package-visibility-in-android-apps-demystifying-the-element\/","name":"package-visibility-in-android-apps-demystifying-the-element","thumbnail":{"url":false,"alt":false},"title":"Package Visibility in Android Apps: Demystifying the queries\u00a0element","excerpt":"","content":"As an Android developer, ensuring your app interacts gracefully with others on a user's device is essential. However, you also want to avoid overreaching and","author":{"name":"amritsrivastava","link":"https:\/\/amritsrivastava.com\/author\/amritsrivastava\/"},"date":"Feb 17, 2024","dateGMT":"2024-02-17 17:39:44","modifiedDate":"2024-02-17 23:13:06","modifiedDateGMT":"2024-02-17 17:43:06","commentCount":"0","commentStatus":"open","categories":{"coma":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>","space":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>"},"taxonomies":{"post_tag":"<a href='https:\/\/amritsrivastava.com\/tag\/android\/' rel='post_tag'>android<\/a><a href='https:\/\/amritsrivastava.com\/tag\/android-framework\/' rel='post_tag'>android framework<\/a><a href='https:\/\/amritsrivastava.com\/tag\/content-providers\/' rel='post_tag'>content-providers<\/a><a href='https:\/\/amritsrivastava.com\/tag\/package-visibility\/' rel='post_tag'>package-visibility<\/a><a href='https:\/\/amritsrivastava.com\/tag\/queries\/' rel='post_tag'>queries<\/a>"},"readTime":{"min":7,"sec":2},"status":"publish"},{"id":181,"link":"https:\/\/amritsrivastava.com\/given-the-head-of-a-singly-linked-list-swap-every-two-nodes-and-return-its-head\/","name":"given-the-head-of-a-singly-linked-list-swap-every-two-nodes-and-return-its-head","thumbnail":{"url":false,"alt":false},"title":"Question 1","excerpt":"","content":"Given the head of a singly linked list, swap\u00a0every\u00a0two nodes and return its head. Approach In the realm of linked lists,\u00a0a classic algorithmic puzzle is","author":{"name":"amritsrivastava","link":"https:\/\/amritsrivastava.com\/author\/amritsrivastava\/"},"date":"Feb 16, 2024","dateGMT":"2024-02-16 17:43:34","modifiedDate":"2024-02-17 23:30:50","modifiedDateGMT":"2024-02-17 18:00:50","commentCount":"0","commentStatus":"open","categories":{"coma":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a>, <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>","space":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/daily-question\/\" rel=\"category tag\">Daily Question<\/a> <a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>"},"taxonomies":{"post_tag":"<a href='https:\/\/amritsrivastava.com\/tag\/daily\/' rel='post_tag'>DAILY<\/a><a href='https:\/\/amritsrivastava.com\/tag\/easy\/' rel='post_tag'>EASY<\/a><a href='https:\/\/amritsrivastava.com\/tag\/google\/' rel='post_tag'>GOOGLE<\/a>"},"readTime":{"min":2,"sec":42},"status":"publish"},{"id":169,"link":"https:\/\/amritsrivastava.com\/ufs-vs-emmc-understanding-smartphone-storage\/","name":"ufs-vs-emmc-understanding-smartphone-storage","thumbnail":{"url":false,"alt":false},"title":"UFS vs. eMMC: Understanding Smartphone Storage","excerpt":"","content":"Your smartphone's speed and responsiveness rely heavily on its internal storage. Two of the most widespread storage technologies are eMMC and UFS. In this blog","author":{"name":"amritsrivastava","link":"https:\/\/amritsrivastava.com\/author\/amritsrivastava\/"},"date":"Feb 14, 2024","dateGMT":"2024-02-14 15:06:40","modifiedDate":"2024-02-14 20:40:16","modifiedDateGMT":"2024-02-14 15:10:16","commentCount":"0","commentStatus":"open","categories":{"coma":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>","space":"<a href=\"https:\/\/amritsrivastava.com\/category\/technical-posts\/\" rel=\"category tag\">Tech<\/a>"},"taxonomies":{"post_tag":"<a href='https:\/\/amritsrivastava.com\/tag\/emmc\/' rel='post_tag'>emmc<\/a><a href='https:\/\/amritsrivastava.com\/tag\/smartphone\/' rel='post_tag'>smartphone<\/a><a href='https:\/\/amritsrivastava.com\/tag\/storage-type\/' rel='post_tag'>storage-type<\/a><a href='https:\/\/amritsrivastava.com\/tag\/ufs\/' rel='post_tag'>ufs<\/a>"},"readTime":{"min":5,"sec":2},"status":"publish"}]