4rcadia avatar

4rcadia

Community

@arcadi4 · Cleveland, OH

49Followers
|
41Public Repos
|
30Published Skills

Student @cwru

Agent Skills by 4rcadia

Showing 30 vetted skills indexed across 1 GitHub repositories.

Arcadi4Arcadi4
7

sicp

Create structured SICP study plans with Markdown-based Nerdy framework content.

Community
Basic
Arcadi4Arcadi4
7

tapl

Inform users that the TaPL skill is pending implementation and request repository stars.

Community
Basic
Arcadi4Arcadi4
7

csapp

Guide structured study of CSAPP topics on architecture, assembly, memory hierarchy, and linking.

Community
Intermediate
Arcadi4Arcadi4
7

greedy-algorithms

Certify greedy strategies with exchange argument proofs and optimal substructure.

Community
Intermediate
Arcadi4Arcadi4
7

approximation-algorithms

Prove approximation guarantees for NP-hard optimization problems with certificate-backed analyses.

Community
Advanced
Arcadi4Arcadi4
7

probabilistic-analysis-and-randomized-algorithms

Analyze probabilistic aspects and randomness in CLRS-style algorithms.

Community
Advanced
Arcadi4Arcadi4
7

elementary-data-structures

Define operation contracts and invariants for elementary data structures.

Community
Intermediate
Arcadi4Arcadi4
7

minimun-spanning-trees

Produce safe-edge certificates and constructive proofs for minimum spanning-tree problems.

Community
Advanced
Arcadi4Arcadi4
7

amortized-algorithms

Analyze data-structure operation sequences using aggregate, accounting, and potential methods.

Community
Advanced
Arcadi4Arcadi4
7

elementary-graph-algorithms

Solve graph-search and representation problems for directed and undirected graphs.

Community
Advanced
Arcadi4Arcadi4
7

data-structures-for-disjoint-sets

Explain disjoint-set union-find operations and partition invariants with performance bounds.

Community
Advanced
Arcadi4Arcadi4
7

matrix-operations

Solve CLRS-style matrix problems using LUP decomposition and triangular substitution.

Community
Advanced
Arcadi4Arcadi4
7

string-matching

Guide exact string-matching algorithm selection with CLRS-style cost analysis.

Community
Advanced
Arcadi4Arcadi4
7

dynamic-programming

Define states and reconstruct solutions for optimization problems using dynamic programming.

Community
Advanced
Arcadi4Arcadi4
7

maximum-flow

Model flow networks and verify max-flow solutions with cut certificates.

Community
Advanced
Arcadi4Arcadi4
7

np-completeness

Audit NP-hardness proofs and polynomial-time reductions for decision problems.

Community
Advanced
Arcadi4Arcadi4
7

shortest-paths

Select and apply shortest-path algorithms for weighted graphs with negative edges.

Community
Advanced
Arcadi4Arcadi4
7

parallel-algorithms

Analyze fork-join parallel algorithms for correctness bounds and performance characteristics.

Community
Advanced
Arcadi4Arcadi4
7

polynomials-and-fft

Multiply polynomials via FFT with padding and root-of-unity handling.

Community
Advanced
Arcadi4Arcadi4
7

machine-learning-algorithms

Formats machine-learning algorithm prompts with CLRS theorem and proof conventions.

Community
Advanced
Arcadi4Arcadi4
7

divide-and-conquer

Analyze divide-and-conquer recurrences using Master theorem, Akra-Bazzi, recursion trees, or substitution.

Community
Advanced
Arcadi4Arcadi4
7

linear-programming

Formulate, analyze, and certify linear programming models with duality proofs.

Community
Advanced
Arcadi4Arcadi4
7

sorting-and-order-statistics

Select sorting and order-statistic primitives for ranks, medians, and top-k.

Community
Advanced
Arcadi4Arcadi4
7

binary-search-trees

Analyze BST invariants and rotations to guide production container choices.

Community
Advanced