MCPcopy Create free account

hub / github.com/davidzajac1/zillacode / functions

Functions49 in github.com/davidzajac1/zillacode

↓ 52 callersFunctioncreateData
(number, title, industry, topics, difficulty)
frontend/src/pages/questions.jsx:15
↓ 6 callersFunctionto_markdown
(dfs, multi)
db-lambda/lambda_function.py:10
↓ 6 callersFunctionto_markdown
(dfs, multi)
backend/tools.py:88
↓ 6 callersFunctionto_markdown
(dfs, multi)
spark-lambda/lambda_function.py:13
↓ 4 callersFunctionlogger
(x)
backend/tools.py:23
↓ 4 callersFunctionsort_dict
(dicts)
backend/tools.py:54
↓ 2 callersFunctionsend_code
(to_run, language, problem_num)
backend/tools.py:162
↓ 2 callersFunctionsort_dict
(dicts)
db-lambda/lambda_function.py:16
↓ 2 callersFunctionsort_dict
(dicts)
spark-lambda/lambda_function.py:19
↓ 1 callersFunction_create_scala_code
(function, test)
backend/tools.py:325
↓ 1 callersFunction_make_cte
(test, query, engine)
backend/tools.py:95
↓ 1 callersFunction_process_output_snowflake_rows
(rows)
backend/tools.py:111
↓ 1 callersFunction_process_snowflake_rows
(rows)
backend/tools.py:96
↓ 1 callersFunctionextract_function
(code, problem_start, problem_num)
backend/tools.py:295
↓ 1 callersFunctionformat_pyspark_error
(error_message, function_starting_line_num, test_num_starting_lines)
backend/tools.py:344
↓ 1 callersFunctiongetProblem
()
frontend/src/pages/ide.jsx:153
↓ 1 callersFunctionis_integer_num
(n)
backend/tools.py:28
↓ 1 callersFunctionto_int
(dicts)
backend/tools.py:27
↓ 1 callersFunctionuseIsMobile
()
frontend/src/pages/ide.jsx:80
FunctionApp
()
frontend/src/App.jsx:5
FunctionFeatureCard
({ color, icon, title, description })
frontend/src/widgets/cards/feature-card.jsx:9
FunctionFooter
({ title, description, copyright })
frontend/src/widgets/layout/footer.jsx:6
FunctionHome
()
frontend/src/pages/home.jsx:9
FunctionIDE
()
frontend/src/pages/ide.jsx:33
FunctionNavbar
()
frontend/src/widgets/layout/navbar.jsx:11
FunctionPageTitle
({ heading, children })
frontend/src/widgets/layout/page-title.jsx:4
FunctionQuestions
()
frontend/src/pages/questions.jsx:414
FunctionSimpleFooter
()
frontend/src/widgets/layout/simple-footer.jsx:3
Function_increment_error_line
(match_obj)
backend/tools.py:156
Functionapp
()
backend/tests/conftest.py:6
Functionclient
(app)
backend/tests/conftest.py:11
Functionget_problem
()
backend/app.py:22
FunctionhandleChange
(event)
frontend/src/pages/ide.jsx:60
FunctionhandleClickOpen
()
frontend/src/pages/ide.jsx:63
FunctionhandleClickOpen2
()
frontend/src/pages/ide.jsx:71
FunctionhandleClose
(event, reason)
frontend/src/pages/ide.jsx:66
FunctionhandleClose2
(event, reason)
frontend/src/pages/ide.jsx:74
FunctionhandlePopoutChange
(event, newValuePopout)
frontend/src/pages/ide.jsx:57
FunctionhandleResize
()
frontend/src/pages/ide.jsx:84
Functionlambda_handler
(event, context)
db-lambda/lambda_function.py:9
Functionlambda_handler
(event, context)
spark-lambda/lambda_function.py:12
FunctionnextProblem
()
frontend/src/pages/ide.jsx:100
FunctionprevProblem
()
frontend/src/pages/ide.jsx:107
FunctionresetEditor
()
frontend/src/pages/ide.jsx:205
FunctionrunCode
()
frontend/src/pages/ide.jsx:114
Functionrun_code
()
backend/app.py:35
FunctionsetupNodeEvents
(on, config)
frontend/cypress.config.js:5
Functiontest_get_problem
(app, client)
backend/tests/test_app.py:4
Functiontest_run_code
(app, client)
backend/tests/test_app.py:11