M
React
MyC3
Generative AI
Literally not development related
100

This operator in M is used to concatenate strings.

What is the underscore (_) operator?

100

The keyword used to add a file/module to the current working file.

What is import?

100

MyChart Care Companion's application ID.

What is 149?

100

This is the process of providing the model with specific instructions to achieve a higher quality response.

What is prompt engineering?

100

You get this when you juice an orange.

What is orange juice?

200

The output of this code:
w +"1a2b3c"_4*2

What is 28?

200

You use this hook to handle side effects in functional components.

What is useEffect?

200

This type of task allows patients to provide data such as daily blood pressure readings and weight.

What is a Flowsheet task?

200

MyChart Care Companion's first AI feature.

What is Patient AI-Suggested Tasks?

200

The most streamed artist on Spotify in 2024.

Who is Taylor Swift?

300

^XTEST("DAVE","1/1/2014")=""

              "4/12/2014")=""

^XTEST("MIKE","4/11/2015")=""

              "7/15/2016")=""

^XTEST("REBECA","2/29/2016")=""

                "5/5/2017")=""


The output of this code, given the above global structure:

w $O(^XTEST("REBEC"),-1) 

What is "MIKE"?

300

This is the term for a function that returns the next state tree, given the current state tree and an action to handle.

What is a reducer?

300

This record type must be associated with each task to ensure they are delivered to patients on a regular basis.

What is a Frequency (EFQ) record?

300

What LLM stands for.

What is a Large Language Model?

300

(Baby Don't Hurt Me)

What is Love?

400

The output of this code:

s var="menu"

w var="help"!var="menu"

What is 0 (false)?

400

This syntax extension allows you to write HTML-like code in JavaScript.

What is JSX?

400

The 4 primary tabs in the To Do activity.

What are Tasks, Progress, Changes, and Manage Reminders?

400

Epic uses this platform to deliver Gen AI models to customers.

What is Nebula?

400

This phenomenon occurs when two particles become connected in such a way that the state of one particle instantly influences the state of the other, regardless of the distance between them.

What is quantum entanglement?

500

The M function I will use when I have a string, a starting index, and an ending index, and I want to return the substring created by the indices. 

What is $EXTRACT ($E)?

500

function App() {    

   return (        

      <div>           

         {2 + "2"}       

      </div>    

   ); 

}


This is what is rendered in the browser from the above code.

What is 22?

500

The M routine with the following purpose:

"ToDo related endpoints for patient assigned tasks."

What is WCTASKTODO?

500

These are the basic units of text, such as words, subwords, or characters, that generative AI models process to understand and generate language.

What are tokens?

500

This largest brass instrument is also the one with the lowest pitch.

What is the tuba?