CN Interview Question

They gave me a codebase structure and asked me how I would refactor it

Interview Answer

Anonymous

Feb 20, 2026

I showed the separation of concerns and modules and places the app file and utils and other files separate. Showed them how to use st.cache_data and st.fragment