Akshat Khosya

Results 7 issues of Akshat Khosya

There are many method to reverse a linked list I have added 4 method with different time complexity and with the help of recursive and iterative

I have added 4 method to reverse linked list with different time complexity.

![Screenshot from 2022-04-03 12-05-41](https://user-images.githubusercontent.com/76739180/161415110-2b1fe7f8-dfbc-40e4-823d-76150e28d592.png) ![Screenshot from 2022-04-03 12-05-41](https://user-images.githubusercontent.com/76739180/161415097-7bb28623-af23-4db5-809e-ecc18937a3dd.png)

### Describe your request Gsconnect should have option for scrren share from device to pc and pc to device . ### Proposed solution _No response_ ### Alternatives _No response_ ###...

enhancement
triage

This feature was mentioned in Bruno Road map. I would like to work on it.

enhancement

**Describe the bug** Error uploading file to Google Cloud Storage: An error occurs when we try to retrieve the Bucket "bucket-name". Check if bucket exist on Google Cloud Platform. **To...

import config from "../config/default"; you can import config file and use it as given below const port = config.get("PORT")