Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

hash-vs-tree

النجوم٦٦
التفرعات١
آخر تحديث١٧ مايو ٢٠٢٦ في ٠٩:٢٢

Choose between hash tables and tree structures for lookups, counting, and grouping. Use when deciding between O(1) hash operations and O(log n) ordered operations.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly