Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [FONT=Arial][COLOR="#FFFFFF"][CENTER][IMG]https://i.imgur.com/XNyACiW.png[/IMG]
  2.  
  3. [B][COLOR="#E74C3C"][SIZE=5]Scripting Application[/SIZE][/COLOR][/B][/CENTER]
  4.  
  5. [HR][/HR]
  6. [FORMAT]
  7. [COLOR="#E74C3C"][B][SIZE=4]General Questions[/SIZE][/B][/COLOR]
  8. [COLOR="#E74C3C"]In-game name: [/COLOR] ANSWER HERE
  9. [COLOR="#E74C3C"]In-game level: [/COLOR] ANSWER HERE
  10. [COLOR="#E74C3C"]GitHub profile link: [/COLOR] ANSWER HERE
  11. [COLOR="#E74C3C"]Why do you want to join the development team?: [/COLOR] ANSWER HERE
  12.  
  13. [COLOR="#E74C3C"][B][SIZE=4]Scripting Questions[/SIZE][/B][/COLOR]
  14. [COLOR="#E74C3C"]What is the difference between local and global variables?: [/COLOR]
  15. ANSWER HERE
  16.  
  17. [COLOR="#E74C3C"]What is a stock function?: [/COLOR]
  18. ANSWER HERE
  19.  
  20. [COLOR="#E74C3C"]What are the different loop types?: [/COLOR]
  21. ANSWER HERE
  22.  
  23. [COLOR="#E74C3C"]What is a switch statement?: [/COLOR]
  24. ANSWER HERE
  25.  
  26. [COLOR="#E74C3C"]Is the following valid code?: [/COLOR] YES / NO
  27. [HTML]
  28. IsTheSame(n1, n2)
  29. return n1 == n2;
  30. [/HTML]
  31.  
  32. [COLOR="#E74C3C"]Explain the following in your own words: [/COLOR]
  33. [B]Integer[/B]: ANSWER HERE
  34. [B]Float[/B]: ANSWER HERE
  35. [B]String[/B]: ANSWER HERE
  36. [B]Character[/B]: ANSWER HERE
  37. [B]Array[/B]: ANSWER HERE
  38.  
  39. [COLOR="#E74C3C"][B][SIZE=4]SQL Questions[/SIZE][/B][/COLOR]
  40. [COLOR="#E74C3C"]Write an SQL query to get the player's [FONT=Courier New][COLOR="#FFFF00"]BankBalance[/COLOR][/FONT] (Integer) from a table called [FONT=Courier New][COLOR="#FFFF00"]Players[/COLOR][/FONT][/COLOR]
  41. [HTML]ANSWER[/HTML]
  42.  
  43. [COLOR="#E74C3C"]Write an SQL query to set a player's [FONT=Courier New][COLOR="#FFFF00"]BankBalance[/COLOR][/FONT] $150,000, the player's name is [COLOR="#FFFF00"][FONT=Courier New]Avery_Booker[/FONT][/COLOR][/COLOR]
  44. [HTML]ANSWER[/HTML]
  45.  
  46. [COLOR="#E74C3C"]What is a wildcard?: [/COLOR]
  47. ANSWER HERE
  48.  
  49. [COLOR="#E74C3C"][B][SIZE=4]Scripting Challenge[/SIZE][/B][/COLOR]
  50.  
  51. [COLOR="#E74C3C"]Create a small system where a player can save up to five locations and then teleport back to them: [/COLOR] ANSWER HERE (Pastebin link. Screenshot link (if you decide to take screens) or a video if you decide to record one.)
  52.  
  53. [/FORMAT]
  54. [/COLOR][/FONT]