Offers software development and IT services.

Problem Statistics
Breakdown of 18 problems.

Difficulty Distribution

(3)
(14)

Recency Distribution

(18)

Most Common Tags (Top 7)

Linked List (6)
Array (6)
String (5)
Stack (3)
Greedy (3)
Two Pointers (3)
Tree (3)
Coding Interview Problems for josh technology
18
Add Two Numbers
3-6 months ago
Medium

Topics

Linked List
Math
Recursion
Trending
Recent
Mock
Best Time to Buy and Sell Stock
3-6 months ago
Easy

Topics

Array
Dynamic Programming
Trending
Recent
Mock
Construct Smallest Number From DI String
3-6 months ago
Medium

Topics

String
Backtracking
Stack
Greedy
Trending
Recent
Mock
Count Pairs Whose Sum is Less than Target
3-6 months ago
Easy

Topics

Array
Two Pointers
Binary Search
Sorting
Trending
Recent
Mock
Find Bottom Left Tree Value
3-6 months ago
Medium

Topics

Tree
Depth-First Search
Breadth-First Search
Binary Tree
Trending
Recent
Mock
Find the Minimum and Maximum Number of Nodes Between Critical Points
3-6 months ago
Medium

Topics

Linked List
Trending
Recent
Mock
Find the Substring With Maximum Cost
3-6 months ago
Medium

Topics

Array
Hash Table
String
Dynamic Programming
Trending
Recent
Mock
Largest Number
3-6 months ago
Medium

Topics

Array
String
Greedy
Sorting
Trending
Recent
Mock
Longest Substring Without Repeating Characters
3-6 months ago
Medium

Topics

Hash Table
String
Sliding Window
Trending
Recent
Mock
Maximum Twin Sum of a Linked List
3-6 months ago
Medium

Topics

Linked List
Two Pointers
Stack
Trending
Recent
Mock
Merge Nodes in Between Zeros
3-6 months ago
Medium

Topics

Linked List
Simulation
Trending
Recent
Mock
Minimum Swaps to Group All 1's Together II
3-6 months ago
Medium

Topics

Array
Sliding Window
Trending
Recent
Mock
Move Zeroes
3-6 months ago
Easy

Topics

Array
Two Pointers
Trending
Recent
Mock
Number of Good Leaf Nodes Pairs
3-6 months ago
Medium

Topics

Tree
Depth-First Search
Binary Tree
Trending
Recent
Mock
Remove K Digits
3-6 months ago
Medium

Topics

String
Stack
Greedy
Monotonic Stack
Trending
Recent
Mock