-
Notifications
You must be signed in to change notification settings - Fork 10
Two Dimensional Arrays
Challenge 1: Remove Even Integers from an Array
Challenge 2: Merge Two Sorted Arrays
Challenge 3: Find Two Numbers that Add up to "n"
Challenge 4: Array of Products of All Elements Except Itself
Challenge 5: Find Minimum Value in Array
Challenge 6: First Non-Repeating Integer in an Array
Challenge 7: Find Second Maximum Value in an Array
Challenge 8: Right Rotate the Array by One Index
Challenge 9: Re-arrange Positive & Negative Values
Challenge 10: Rearrange Sorted Array in Max/Min Form
Challenge 11: Find the Sum of Maximum Sum Subarray
Implement Binary Search on a Sorted Array
Find Maximum in Sliding Window
Search a Rotated Array
Find the Smallest Common Number
Find Low/High Index of an Element in a Sorted Array
Move All Zeros to the Beginning of the Array
Stock Buy Sell to Maximize Profit
Merge an Array With Overlapping Intervals
Sort an Array Using Quicksort Algorithm
Cyclic Sort (easy)
Maximum Sum Subarray of Size K (easy)
Smallest Subarray With a Greater Sum (easy)
Squaring a Sorted Array (easy)
Subset (easy)
Subsets With Duplicates (easy)
Order-agnostic Binary Search (easy)
Bitonic Array Maximum (easy)
Pair with Target Sum (easy)
Permutations (medium)
Triplet Sum to Zero (medium)
Triplet Sum Close to Target (medium)
Triplets with Smaller Sum (medium)
Subarrays with Product Less than a Target (medium)
Merge Intervals (medium)
Conflicting Appointments (medium)
Ceiling of a Number (medium)
Next Letter (medium)
Number Range (medium)
Search in a Sorted Infinite Array (medium)
Minimum Difference Element (medium)
Array Interview Questions
List view
0 of 5 selected 0 issues of 5 selected
Arrays - Number Range (medium)
enhancementNew feature or requestNew feature or requestStatus: Open.#62 In david-kariuki/ace-the-java-coding-interview;Arrays - Search in a Sorted Infinite Array (medium)
enhancementNew feature or requestNew feature or requestStatus: Open.#63 In david-kariuki/ace-the-java-coding-interview;Arrays - Minimum Difference Element (medium)
enhancementNew feature or requestNew feature or requestStatus: Open.#64 In david-kariuki/ace-the-java-coding-interview;Arrays - Array Interview Questions
enhancementNew feature or requestNew feature or requestStatus: Open.#65 In david-kariuki/ace-the-java-coding-interview;Dsa
docsImprovements or additions to documentationImprovements or additions to documentationStatus: Draft (not ready).david-kariuki/ace-the-java-coding-interviewnumber 152#152 In david-kariuki/ace-the-java-coding-interview;