Блог пользователя Adam_Jardali

Автор Adam_Jardali, 10 дней назад, По-английски

Approach to Detect Cycles in a Graph

Idea
Solution using DFS
Solution using BFS

Tom Riddle's Diary

Idea

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

Автор Adam_Jardali, 2 недели назад, По-английски

Heap Sort

$$$Important$$$ $$$Note$$$: in this problem k is small as it is the min(n,1000). We should take advantage of this fact to solve the problem in an efficient way.

Solution Using Sorting
Solution Using Heap Sort
Solution Using Priority Queue

You Know Who

Hermione is busy now, So we need an efficient solution!

Solution
Code

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

Автор Adam_Jardali, история, 5 недель назад, По-английски

Hadi & Math

What is the Sum of the numbers from 1 ... n

hint

Knowing the actual sum and the excepted sum, how to find the missing sum?

solution
tip

Michael And The Easy A

hint 1
hint 2
hint 3

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится