Skip to content
View Widea's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Widea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Interview-Questions Interview-Questions Public

    Interviews related programming questions and their solutions in java. Also contains solutions from the book "Cracking the coding interview - fifth edition"

    Java 54 37

  2. OOPS-Concepts OOPS-Concepts Public

    A quick guide to general object oriented questions and answers, for technical interviews.

    10 6

  3. T9Implementation T9Implementation Public

    Forked from rvsandeep/T9Implementation

    T9's objective is to make it easier to type text messages. It allows words to be entered by a single keypress for each letter.

    Java 1

  4. GettingRestartedWithJava-2021 GettingRestartedWithJava-2021 Public

    restarting the interviewing preparation after multiple years in the industry. 2021 version.

    Java 1

  5. Travel-diary Travel-diary Public

    Java code for creating a travel diary, using GUI. The diary lets the user input a username and password and create a secured account. It then lets the user enter in details about a scheduled travel…

    Java

  6. BotProblem BotProblem Public

    A quiz from hackerrank.com, that involves a princess and a bot, whereby the bot needs to input the steps it requires to save the princess. The code has been written in Java.

    Java