Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidzajac1/zillacode
/ functions
Functions
49 in github.com/davidzajac1/zillacode
⨍
Functions
49
◇
Types & classes
0
↳
Endpoints
2
↓ 52 callers
Function
createData
(number, title, industry, topics, difficulty)
frontend/src/pages/questions.jsx:15
↓ 6 callers
Function
to_markdown
(dfs, multi)
db-lambda/lambda_function.py:10
↓ 6 callers
Function
to_markdown
(dfs, multi)
backend/tools.py:88
↓ 6 callers
Function
to_markdown
(dfs, multi)
spark-lambda/lambda_function.py:13
↓ 4 callers
Function
logger
(x)
backend/tools.py:23
↓ 4 callers
Function
sort_dict
(dicts)
backend/tools.py:54
↓ 2 callers
Function
send_code
(to_run, language, problem_num)
backend/tools.py:162
↓ 2 callers
Function
sort_dict
(dicts)
db-lambda/lambda_function.py:16
↓ 2 callers
Function
sort_dict
(dicts)
spark-lambda/lambda_function.py:19
↓ 1 callers
Function
_create_scala_code
(function, test)
backend/tools.py:325
↓ 1 callers
Function
_make_cte
(test, query, engine)
backend/tools.py:95
↓ 1 callers
Function
_process_output_snowflake_rows
(rows)
backend/tools.py:111
↓ 1 callers
Function
_process_snowflake_rows
(rows)
backend/tools.py:96
↓ 1 callers
Function
extract_function
(code, problem_start, problem_num)
backend/tools.py:295
↓ 1 callers
Function
format_pyspark_error
(error_message, function_starting_line_num, test_num_starting_lines)
backend/tools.py:344
↓ 1 callers
Function
getProblem
()
frontend/src/pages/ide.jsx:153
↓ 1 callers
Function
is_integer_num
(n)
backend/tools.py:28
↓ 1 callers
Function
to_int
(dicts)
backend/tools.py:27
↓ 1 callers
Function
useIsMobile
()
frontend/src/pages/ide.jsx:80
Function
App
()
frontend/src/App.jsx:5
Function
FeatureCard
({ color, icon, title, description })
frontend/src/widgets/cards/feature-card.jsx:9
Function
Footer
({ title, description, copyright })
frontend/src/widgets/layout/footer.jsx:6
Function
Home
()
frontend/src/pages/home.jsx:9
Function
IDE
()
frontend/src/pages/ide.jsx:33
Function
Navbar
()
frontend/src/widgets/layout/navbar.jsx:11
Function
PageTitle
({ heading, children })
frontend/src/widgets/layout/page-title.jsx:4
Function
Questions
()
frontend/src/pages/questions.jsx:414
Function
SimpleFooter
()
frontend/src/widgets/layout/simple-footer.jsx:3
Function
_increment_error_line
(match_obj)
backend/tools.py:156
Function
app
()
backend/tests/conftest.py:6
Function
client
(app)
backend/tests/conftest.py:11
Function
get_problem
()
backend/app.py:22
Function
handleChange
(event)
frontend/src/pages/ide.jsx:60
Function
handleClickOpen
()
frontend/src/pages/ide.jsx:63
Function
handleClickOpen2
()
frontend/src/pages/ide.jsx:71
Function
handleClose
(event, reason)
frontend/src/pages/ide.jsx:66
Function
handleClose2
(event, reason)
frontend/src/pages/ide.jsx:74
Function
handlePopoutChange
(event, newValuePopout)
frontend/src/pages/ide.jsx:57
Function
handleResize
()
frontend/src/pages/ide.jsx:84
Function
lambda_handler
(event, context)
db-lambda/lambda_function.py:9
Function
lambda_handler
(event, context)
spark-lambda/lambda_function.py:12
Function
nextProblem
()
frontend/src/pages/ide.jsx:100
Function
prevProblem
()
frontend/src/pages/ide.jsx:107
Function
resetEditor
()
frontend/src/pages/ide.jsx:205
Function
runCode
()
frontend/src/pages/ide.jsx:114
Function
run_code
()
backend/app.py:35
Function
setupNodeEvents
(on, config)
frontend/cypress.config.js:5
Function
test_get_problem
(app, client)
backend/tests/test_app.py:4
Function
test_run_code
(app, client)
backend/tests/test_app.py:11