Hif australia Interview Questions, Process, and Tips

Ques:- How do you consider yourself suitable for this position?
Ques:- In the Tour de France, what is the position of a rider, after he passes the second placed rider?
Recent Answer : Added by Ashish Makhija On 2022-08-14 16:35:56:

Second

Ques:- Give the detailed description about the final year project(as I did MCA)?
Ques:- The average of 11 results is 50, if the average of first six results is 49 and that of the last six is 52. Find the sixth result?
Ques:- How many person live in your family?
Ques:- A rich man died. In his will, he has divided his gold coins among his 5 sons, 5 daughters and a manager. According to his will: First give one coin to manager. 1/5th of the remaining to the elder son.Now give one coin to the manager and 1/5th of the remaining to second son and so on….. After giving coins to 5th son, divided the remaining coins among five daughters equally.All should get full coins. Find the minimum number of coins he has?
Recent Answer : Added by Biplab Nath On 2021-07-31 16:35:53:

Answer: 3121 gold coins
Let total no of coins be M
Let the disbursement D to each son:

D1 = 1 + (M – 1)/5 = (M + 4)/5
D2 = 1 + ( M – D1 -1)/5 = (D1) * 4/5
D3= (D2) * 4/5
D4= (D3) * 4/5
D5= (D4) * 4/5
Total disbursements to sons=
= ∑D= (M+4)*1/5[ 1+4/5+(4/5)(4/5)+ (4/5)(4/5)(4/5)+(4/5)(4/5)(4/5)(4/5) ]
= (2101/3125)*(M+4)
Thus balance left for daughters =M-{(2101/3125)*(M+4)}
=(1024M-8404)/3125
This balance should be a positive integer ( assuming M and all disbursements are full coins )
Thus 1024M-8404 should be a multiple of 3125….so….
1024M – 8404 = N*3125 where N is an integer
Using Python code:
n=int(input(“Enter num n: “))
X=int()
a=int()
a=0
X=’ ‘
for a in range(0,n+1):
a=a+1
X= (3125*a + 8404)/1024
if (3125*a + 8404)% 1024== 0:
print(X,a)
Enter num n: 10000
3121.0 1020
6246.0 2044
9371.0 3068
12496.0 4092
15621.0 5116
18746.0 6140
21871.0 7164
24996.0 8188
28121.0 9212
We get minimum value of N = 1021 and M = 3121 gold coins

Ques:- A committee has 5 men and 6 women. What are the number of ways of selecting a group of eight persons?
Recent Answer : Added by Admin On 2022-09-29 16:58:10:

The number of ways of selecting a group of eight is
5 men and 3 women=5C5​×6C3​ =20
4 men and 4 women=5C4​×6C4​ =75
3 men and 5 women=5C3​×6C5​=60
2 men and 6 women=5C2​×6C6​=10
Thus the total possible cases is 20+75+60+10=165.

Ques:- What things give you greatest satisfaction?
Ques:- Can you share your salary expectations?
Ques:- What is the four-digit number in which the first digit is 1/3 of the second, the third is the sum of the first and second, and the last is three times the second?
Recent Answer : Added by G Dinesh On 2023-06-10 18:10:36:

let the for digit number be = pqrs
p=q/3 ==>q = 3p
r=p+q=p+3p =4p
s=3q = 3(3P)=9p
number:
p 3p 4p 9p
let p=1 answer is 1349
if it 2 answer 2 6 8 18
so it becomes five digit number so correct answer is 1349

Ques:- Sum of the digits number is 8 and their product is 12. What is the difference between the digits?
Recent Answer : Added by Advay Singh On 2021-03-25 16:51:43:

Either 4 or (-)4

Ques:- What do you think are the most important characteristics & abilities a person must possess to become a successful ( )? How do you rate yourself in these areas?
Ques:- A frog in a well 30 ft deep jumps 3 ft slips 2 ft each day.How many days does take on the whole?
Recent Answer : Added by Pat On 2023-04-26 17:34:54:

Day 1: 30-3ft = 27+2ft = 29
Day 8: 23 jumps 3ft = 20 slips 2ft = 22
Day 16: 13 jumps 3ft = 10 slips 2ft = 12
Day 24: 3 jumps 3ft = Out?

Ques:- HR round about my self etc
Ques:- Name the extra co-curricular activities you participated in and how many awards did you win?
Ques:- Which do you prefer:Fame or money?
Ques:- X is half good a work man as Y and together they finish a job in 14 days. In how many days working alone Y finish the job?
Recent Answer : Added by Sammani On 2021-08-15 07:59:00:

21 days

Ques:- What is the difference between confidence and over confidence?
Ques:- What is the length of the longest pole which can be kept in a room 12 m long, 4 m broad and 3 m high?
Recent Answer : Added by jeevi sireesha On 2022-11-29 17:06:56:

17

Ques:- Among the following statements, the statement which is not correct is
A. Every natural number is an integer.
B. Every natural number is a real number.
C. Every real number is a rational number.
D. Every integer is a rational number.
Recent Answer : Added by Cheryl Hepditch On 2021-12-20 03:54:45:

C. Every real number is a rational number.

Ques:- Why did u choose testing why not developing.
Ques:- WHY DO WANT TO CHANGE!
Ques:- What objectives would you use to describe yourself?
Ques:- What should be the least number to be added to the 51234 number to make it divisible by 9?
Recent Answer : Added by Enock Wasswa Male On 2021-11-13 11:02:23:

3

Ques:- How to break the HR interviewers?
Ques:- DEFINE MYSELF
Ques:- About family and job profile?
Ques:- Insert the missing number:
2, 4, 12, 48, 240, (…..)
A. 1920
B. 1440
C. 1080
D. 960
Recent Answer : Added by Shaik Mohammad Javeed On 2021-11-18 17:15:42:

C)1440
2*2=4
4*3=12
12*4=48
48*5=240
240*6=1440

Ques:- A certain sum is invested at simple interest at 18% p.a. for two years instead of investing at 12% p.a. for the same time period. Therefore the interest received is more by Rs. 840. Find the sum?
Recent Answer : Added by Nikhil Ambigar On 2022-01-08 16:05:06:

let x be sum.
SI of 18% for 1 year= x*18/100=0.18x;
SI of 18% for 2 years is 0.36x;

SI of 12% for 1 year= x*12/100=0.12x;
SI of 12% for 2 years is 0.24x;

Given, 0.36x-0.24x=840
0.12x=840
x=840/0.12=7000.

Ques:- In a certain code, TOGETHER is written as RQEGRJCT. In the same code, PAROLE will be written as?
Recent Answer : Added by V Revanth Royal On 2021-08-16 15:51:30:

NCPQJG

Contact with us regarding this list

Devendra Bhardwaj With a decade of experience as a Job Hiring Expert, I am a results-driven professional dedicated to elevating recruitment strategies. My expertise lies in navigating the dynamic landscape of talent acquisition, employing innovative approaches to attract, assess, and secure top-tier candidates. I excel in optimizing hiring processes, leveraging cutting-edge technologies, and fostering collaborative relationships with stakeholders. A keen understanding of industry trends allows me to stay ahead, ensuring a competitive edge in securing the best talent for your organization. I am passionate about connecting the right people with the right opportunities and thrive in creating impactful, streamlined recruitment solutions.

Scroll to top