本文へスキップ
無料04 / 42 ページ

TOEIC Level 600 - Topics 6-10

Topic 6. Level 600

Script

Questions

Q1. What are the speakers mainly discussing?

A) How to fix a bug in the login page

B) How to plan the work for the next sprint

C) How to hire a new team member

D) How to update the design mockups

Q2. Why were 8 story points carried over from the last sprint?

A) The team was on vacation

B) The design team was late

C) The login page task had extra work

D) The project manager changed the plan

Q3. What will the woman do before lunch?

A) Finish building the user profile feature

B) Meet with the design team

C) Create tickets and add estimates in Jira

D) Test the login page


Topic 7. Level 600

Script

Questions

Q1. What is the woman's task?

A) Find the shortest word

B) Find the longest word in a sentence

C) Sort the sentence

D) Translate the sentence

Q2. What should she do with punctuation?

A) Count it as letters

B) Ignore it

C) Replace it with spaces

D) Print it

Q3. What should she return when there is a tie?

A) All tied words

B) The shortest one

C) The first one

D) An error


Topic 8. Level 600

Script

Questions

Q1. What is the man asking about?

A) The acceptance criteria of a ticket

B) The vacation schedule

C) The price of a tool

D) The office layout

Q2. Where should the error message appear?

A) At the top of the page

B) Below the email field, in red

C) In a popup window

D) In the page title

Q3. What should happen to the submit button when there is an error?

A) It should be hidden

B) It should change color

C) It should be disabled

D) It should be moved


Topic 9. Level 600

Script

Questions

Q1. What kind of interview is this?

A) A coding interview

B) A salary review

C) A behavioral interview

D) A reference check

Q2. What language will the woman use?

A) Java

B) Go

C) Python

D) Ruby

Q3. What data structure does the woman choose?

A) A linked list

B) A hash map

C) A binary tree

D) A queue


Topic 10. Level 600

Script

Questions

Q1. What kind of interview is this?

A) A debugging interview

B) A behavioral interview

C) A salary review

D) A reference call

Q2. What does the man do first?

A) Rewrite the program

B) Run the tests

C) Ask for help

D) Read the design doc

Q3. How will the man fix the bug?

A) By deleting the function

B) By adding an early return for empty password

C) By changing the test

D) By restarting the server