I am trying to retrieve the values of doctors map object as list of {times, email} for a specific date. this is the code i have tried so far: Stream<List>
In following interface, there is linkedTitle property that contains a link to another instance of it's own interface but the type of Title<> could be diff
BaseException class BaseException(private val classname: String) : Exception() { override fun setStackTrace(stackTrace: Array<out StackTraceElement>)
I am trying to do post request to cloud function using capacitor http plugin to avoid triggering pre-flight request. But every time getting error Response body
Im trying to create a simple program that reads strings entered by the user and displays the longest and shortest string. The program works fine for single word
I want to simulate a controller for a mass-spring model which works based on energy: model model //parameters parameter Real m = 1; parameter Real k = 1
I have a TaskList App on Scala Play Framework and I am creating the first controller like this package controllers import javax.inject._ import play.api.mvc._
The question is : Given a sequence of non-zero integers followed by 0, find the smallest integer in the sequence then swap it with the integer in the beginning
In Datastage, I had a requirement, from a list of values (varchar datatype) (for example 10.25, 8.10, 8.40, etc) I need to evaluate if the number is > 0 but
I have a weather-data table that stores hourly records of various sensor readings where the JSONB column holds these readings as a JSON object. There's about 5