Working with ChatGPT
Jan 25, 2023
This article illustrates few examples on how chatGPT from OpenAI responds to queries as accurate as you can think of
- Example of overriding methods in Java?
2. Example of polymorphism in Java
3. Example of string array in golang
4. Example of Big(O) time and space complexity of O(n²)
5. Find time and space complexity of fibonacci algorithm, with example in javascript
6. Example of Write a terraform script to deploy 2 EC2 instances fronted by ELB?
Ask ChatGPT any questions randomly programmatically using OpenAI APIs