Third time round redoing this because im not really fully able to understand my problem this time round im going to be a bit more detailed. My problem starts he
Im trying to attempt a question on kattis Left beehind and my output is correct but somehow my input gets written with the output which im so confused about. Ca
I want to delete foreign key constraints in sqldeveloper so i can drop all tables, but it shows me the error in title when i try to do it. someone help?
I have one flask powered app, I'm trying to enable OIDC SSO for this app. I opted for wso2 as the identity server. I have created a callback URL and added the n
How to centre align header text in ag-grid-angular. This is what I've tried so far - adding "text-align:centre" to "::ng-deep.ag-theme-balham .ag-header-cell, .
This for loop iterates over all elements in a list: for item in my_list: print item Is there a way to know within the loop how many times I've been looping
I am new to circuit breakers and have recently implemented them in one of my services. I was going through the documentation Resilience 4J official documentatio
In my system, username and email are the same. I want to make multiple UserManager calls atomically, e.g. userManager.ChangeEmailAsync(...); userManager.SetUser
need ur help. When I am writing a UT, Where my main function is something like this: public String handleRequest(.......){ try { ..... ...... xyz.sendEmail(sesC
There was a problem with gRPC and Docker. I have 3 ASP.NET Core projects, and one of them communicates with others via gRPC, when I started these projects manua