You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the high-level design questions and answers for the system design interview practice. It serves as a resource for my interview preparation and provides insights into various system design topics.
Student Record Keeping Application which will store details of student and display it. the Purpose of application is to check knowledge of these concepts in Java : class, methods, switch case and break.