We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4589568 commit fb7180bCopy full SHA for fb7180b
scripts/algorithms/L/Letter Tile Possibilities/info.json
@@ -1,14 +1,9 @@
1
{
2
"id": "1079",
3
"name": "Letter Tile Possibilities",
4
- "url": "https://leetcode.com/problems/letter-tile-possibilities",
5
- "difficulty": "medium",
+ "url": "https://www.leetcode.com/problems/letter-tile-possibilities",
6
"premium": false,
7
- "topic": "algorithms",
8
- "solution": {
9
- "c++": true,
10
- "python": true,
11
- "java": true,
12
- "javascript": true
13
- }
+ "acceptance": 76.1,
+ "difficulty": "medium",
+ "topic": "algorithms"
14
}
0 commit comments