Skip to content
View Chaitanyaa1205's full-sized avatar
Block or Report

Block or report Chaitanyaa1205

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. DBMS-assignments DBMS-assignments Public

    Shell 1

  2. finding-the-array-triplets finding-the-array-triplets Public

    Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not co…

    Java

  3. matrix-questions-2D-array- matrix-questions-2D-array- Public

    1)displaying the element in 2d array in a spiral way 2) finding the sum of elements present on the primary and secondary diagonal of the matrix

    Java

  4. Questions-String-data-Structure-JAVA- Questions-String-data-Structure-JAVA- Public

    this repository contains my solved question on String Data Structure in java

    Java

  5. hostel-finder-website hostel-finder-website Public

    This repository contains the code for website named "hostel finder" which finds the hostel to new admitted students to the college

  6. DAAL_ChaitanyaGore DAAL_ChaitanyaGore Public

    Design and Analysis of Algorithm assignments