CN interview question

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

Interview Answer

Anonymous

20 Feb 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