@@ -1514,6 +1514,64 @@ Com o objetivo de alcançar uma abrangência maior e encorajar mais pessoas a co
1514
1514
</a>
1515
1515
</td>
1516
1516
</tr>
1517
+ <tr >
1518
+ <td><a href="https://www.geeksforgeeks.org/check-if-all-given-strings-are-isograms-or-not/">Algoritmo Isogram</a></td>
1519
+ <td> <!-- C -->
1520
+ <a href="./CONTRIBUTING.md">
1521
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1522
+ </a>
1523
+ </td>
1524
+ <td> <!-- C++ -->
1525
+ <a href="./CONTRIBUTING.md">
1526
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1527
+ </a>
1528
+ </td>
1529
+ <td> <!-- Java -->
1530
+ <a href="./CONTRIBUTING.md">
1531
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1532
+ </a>
1533
+ </td>
1534
+ <td> <!-- Python -->
1535
+ <a href="./CONTRIBUTING.md">
1536
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1537
+ </a>
1538
+ </td>
1539
+ <td> <!-- Go -->
1540
+ <a href="./src/go/isogram.go">
1541
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/go/go-original.svg" />
1542
+ </a>
1543
+ </td>
1544
+ <td> <!-- Ruby -->
1545
+ <a href="./CONTRIBUTING.md">
1546
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1547
+ </a>
1548
+ </td>
1549
+ <td> <!-- JavaScript -->
1550
+ <a href="./CONTRIBUTING.md">
1551
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1552
+ </a>
1553
+ </td>
1554
+ <td> <!-- Swift -->
1555
+ <a href="./CONTRIBUTING.md">
1556
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1557
+ </a>
1558
+ </td>
1559
+ <td> <!-- Rust -->
1560
+ <a href="./CONTRIBUTING.md">
1561
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1562
+ </a>
1563
+ </td>
1564
+ <td> <!-- Scala -->
1565
+ <a href="./CONTRIBUTING.md">
1566
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1567
+ </a>
1568
+ </td>
1569
+ <td> <!-- Kotlin -->
1570
+ <a href="./CONTRIBUTING.md">
1571
+ <img align="center" height="25" src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/github/github-original.svg" />
1572
+ </a>
1573
+ </td>
1574
+ </tr>
1517
1575
</table>
1518
1576
<table align="center">
1519
1577
<tr>
0 commit comments