
Sadique Ahmed
@iam_sadiqahmed
Followers
20
Following
114
Media
26
Statuses
100
| BTech '25 | Code is nothing but the true power of technology|
Patna, India
Joined September 2022
1748. Sum of Unique Elements.Solved.Easy.Topics.đź“·Companies.Hint.You are given an integer array nums. The unique elements of an array are the elements that appear exactly once in the array. Return the sum of all the unique elements of nums. #leetcode #CodingChallenge
0
0
1
Given an integer n, return any array containing n unique integers such that they add up to 0. #leetcode #CodingChallenge
0
0
1
1346. Check If N and Its Double Exist.Solved.Easy.Topics.đź“·Companies.Hint.Given an array arr of integers, check if there exist two indices i and j such that :.i != j. 0 <= i, j < arr.length.arr[i] == 2 * arr[j].#leetcode #CodingChallenge
1
0
5
219. Contains Duplicate II.Solved.Easy.Topics.đź“·Companies.Given an integer array nums and an integer k, return true if there are two distinct indices i and j in the array such that nums[i] == nums[j] and abs(i - j) <= k. #leetcode #CodingChallenge
0
0
4
Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct. #leetcode #CodingChallenge
0
0
2
Given an integer array nums, find a subarray that has the largest product, and return the product. #leetcode #CodingChallenge
0
0
1
560. Subarray Sum Equals K.Solved.Medium.Topics.đź“·Companies.Hint.Given an array of integers nums and an integer k, return the total number of subarrays whose sum equals to k. A subarray is a contiguous non-empty sequence of elements within an array. #LeetCode
0
0
1
136. Single Number.Solved.Easy. Given a non-empty array of integers nums, every element appears twice except for one. Find that single one. You must implement a solution with a linear runtime complexity and use only constant extra space. #leetcode #CodingChallenge
0
0
1
Leetcode question solved.You are given a sorted array consisting of only integers where every element appears exactly twice, except for one element which appears exactly once. Return the single element that appears only once. #leetcode
0
0
2
RT @cortisoul_: We've made math so cool that average time spent is wayyy better than Duolingo now . I understand it's not that much scale .….
0
3
0
RT @kartikdriven: I am creating a group for Web Development {backend,frontend} to help each other. Regarding .1. UI/UX.2. Javascript Libra….
0
385
0
RT @divyaporwal_: Some got Placed on Day 1. Some Took 6 Months. Some are Still Waiting. Placements hit differently for everyone. Manife….
0
22
0
RT @Growthjournalss: Day 13 of learning JavaScript 🔥 . - for in loop and inheritance . properties. - Writable, Enumerable and . Config….
0
4
0
RT @janhvi52: Don’t regret for getting into a Tier-3 college. Don’t regret of your 7.0 CGPA. Don’t regret for not getting into a good comp….
0
91
0