+ 13
NOTIFICATION PROBLEM [Resolved]
I didn't recieve any notification..but when I click notification bell ... there are 16 unread notifications...why??đ.. Anyone with the same problem?
9 Respostas
+ 13
I don't have these types problem
But earlier I'm facing these types when i have slow internet connection đ€Ș
I think I'd totally depend on connectivity
While you have good connection all notification will show but if you have slow connection you don't have any notification.
If you have good connection then please check your settings that sololearn Notification is either enable or disable.
+ 9
Everyone has same problem.
+ 3
AÍąJ If everyone is facing the same problem..can it be some 'server error'?
+ 1
Sneha Gupta
Yes it maybe Sololearn issue.
+ 1
Same problem. Someone say something please .... what can I do?
0
Your Js code âčïž
- 1
My same issue.
- 3
đđ»ââïžđđ»ââïžđđ»ââïž
- 6
Write a function that accepts a string of brackets and returns whether all open brackets have closed Remark: Please return <Boolean> type in your code, HackerRank may interpret 'true' as 1, "false" as 0.
Example
Input: "(){}[]"
Output: 1
Example
Input: "(([}])"
Output: 0