Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Rustx - Hi Tech International Team. If you also belong to the team, you can get access from here

Rustx - Hi Tech International Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 62 Reviews

Filter interviews by

Rustx - Hi Tech International Interview Questions and Answers

Updated 11 Jan 2025

Rustx - Hi Tech International Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Numerical
Logical
Verbal

Round 2 - Coding Test 

Coding interview
Project based assessment

Round 3 - Case Study 

Descriptive
Comparative

Round 4 - One-on-one 

(2 Questions)

  • Q1. Ask questions about myself?
  • Q2. Question about my previous job
Round 5 - Group Discussion 

Open discussion
Ask questions

Round 6 - Assignment 

Source code
Documents

Interview Preparation Tips

Interview preparation tips for other job seekers - Safe Environment and working staff is very good

Executive Accountant Interview Questions asked at other Companies

Q1. What is P2P cycle , 3 way match , and what will you do if Approvals are missing in case of Non PO Invoices.
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your expectetion
  • Q2. How many customers u handle
Round 2 - Group Discussion 

Discussed about the project which you completed

Round 3 - One-on-one 

(2 Questions)

  • Q1. Ask questions about your profile
  • Q2. How much experience you have
Round 4 - HR 

(2 Questions)

  • Q1. Offer & terms condition
  • Q2. If accepted then need in return

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are new with company, will have to take time to survive other wise they will deduct your salary

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (87)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is a good learning

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why you choose this company to work
  • Ans. 

    I chose this company for its innovative products, strong company culture, and growth opportunities.

    • Innovative products: I was impressed by the company's track record of developing cutting-edge solutions.

    • Strong company culture: I value a positive work environment and the company's emphasis on teamwork and employee development stood out to me.

    • Growth opportunities: I see potential for career advancement and professional g

  • Answered by AI

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Total experience
  • Q2. Communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are experience In the field of sales u need tackle the customer as early as possible otherwise, they will deduct your salary per month

Assistant Sales Manager Interview Questions asked at other Companies

Q1. How much file are done in Hdfc bank in month
View answer (12)

Rustx - Hi Tech International interview questions for popular designations

 Business Development Executive

 (2)

 Assistant Manager

 (1)

 Assistant Sales Manager

 (1)

 Executive Accountant

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Iq test and calculation reasoning

Round 2 - HR 

(1 Question)

  • Q1. Regarding strength

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

Interview questions from similar companies

Chief Staff Interview Questions & Answers

CMA CGM user image Himanka Ghosh

posted on 10 Jan 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Management (IIM),Udaipur and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strengths?
  • Q3. What are your hobbies (I said writing, he asked what type, I rep;ied mainly SCM topics on Linkedin and on Bhagavad Gita, spirituality on Quora. The interviewer was interested and he asked links to my profi...
  • Q4. I had a resume point of inventory management and he asked to explain
  • Q5. How would you add value to shipping coming from ed-tech industry
  • Q6. Why shipping?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

This is good experience 👍

Round 2 - Group Discussion 

This is good experience 👍 bhut hi accha rha h

Round 3 - One-on-one 

(5 Questions)

  • Q1. Aapka naam kya hai
  • Q2. Aapke pass phone hai laptop hai
  • Q3. Aap kahan se Hain
  • Q4. Aap is job ko kar payenge
  • Q5. Aapke yahan per net theek chalta hai
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is react.js? Ans: React.js is javascript library used for building the UI components.
  • Ans. 

    React.js is a JavaScript library used for building user interfaces by creating reusable UI components.

    • React.js allows developers to create interactive user interfaces efficiently.

    • It uses a virtual DOM for optimal performance by updating only the necessary components.

    • React components can be reused across different parts of an application.

    • It follows a unidirectional data flow, making it easier to manage state and data.

    • Re...

  • Answered by AI
  • Q2. What is JavaScript? Ans: javaScript is type free language that means to declare the variable we don't any specific datatype and values. javascript is a dynamic type language.
  • Q3. Why javascript is Dynamic language? Ans: The type of variable is dynamically changed based on the its current value. that is the reason the javascript is treated as as dynamic language.
  • Ans. 

    JavaScript is considered a dynamic language because variables can change types based on their current value.

    • Variables in JavaScript can hold different types of values at different times

    • The type of a variable is determined at runtime, not at compile time

    • Dynamic typing allows for flexibility and ease of use in JavaScript programming

    • Example: a variable can start as a number and then be reassigned as a string

  • Answered by AI
  • Q4. How to run the jscode? Ans: In terminal type the node filename.js
Round 2 - HR 

(2 Questions)

  • Q1. Why should i hire you? Ans: you should hire me because of i have great skills on the frontend development. and improve the organizations standard with my work and skills.
  • Q2. What is salary expection per annum? Ans: upto 600000
  • Ans. 

    My salary expectation is up to 600,000 per annum based on my experience and skills.

    • Consider factors such as experience, skills, industry standards, and location when determining salary expectations.

    • Research average salaries for front end developers in your area to ensure your expectations are realistic.

    • Be prepared to negotiate and discuss other benefits in addition to salary.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tracxn Front end Developer interview:
  • Html5
  • CSS3
  • React.Js
  • Bootstrap
  • Javascript
Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding test was really good it was easier to tackle the problem and writting code for it.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the major project you have worked on, and can you provide an explanation of it?
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. SQL ques and concept
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Modern Education Societys College of Engineering, Pune and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

5G technology, 2 mins to prepare, Calls out name and then we have to turn on camera and speak.

Round 2 - Group Discussion 

Impact of E-commerce on bricks and motors

Round 3 - One-on-one 

(6 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Graduated with a Bachelor's degree in Computer Science

    • Proficient in programming languages such as Java, Python, and C++

    • Completed internships at tech companies like Google and Microsoft

    • Interested in machine learning and artificial intelligence

  • Answered by AI
  • Q2. Research Internship based questions on python which I mentioned in my Resume
  • Q3. Doctype Html - Why is it mentioned? HTML - Inline and block elements
  • Q4. What is OOP? Explain its five pillars.
  • Ans. 

    OOP stands for Object-Oriented Programming. Its five pillars are encapsulation, inheritance, polymorphism, abstraction, and composition.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Creating new classes by inheriting attributes and methods from existing classes.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstrac...

  • Answered by AI
  • Q5. SQL - Select query syntax and types of join
  • Ans. 

    SQL select query syntax and types of join

    • SQL SELECT query syntax: SELECT column1, column2 FROM table_name WHERE condition

    • Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN

    • Example: SELECT orders.order_id, customers.customer_name FROM orders INNER JOIN customers ON orders.customer_id = customers.customer_id

  • Answered by AI
  • Q6. JAVA - DSA Questions 1. For range 1 to 100, if number divisible by 3 print "Zig", if number divisible by 5 print "Zag" and if divisible by both print "Zig-Zag". 2. Find second largest element in a given ar...

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume thoroughly and actually know every detail of the tech stack you mention in it.

Skills evaluated in this interview

Rustx - Hi Tech International Interview FAQs

How many rounds are there in Rustx - Hi Tech International interview?
Rustx - Hi Tech International interview process usually has 3 rounds. The most common rounds in the Rustx - Hi Tech International interview process are HR, Aptitude Test and Group Discussion.
How to prepare for Rustx - Hi Tech International interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Rustx - Hi Tech International . The most common topics and skills that interviewers at Rustx - Hi Tech International expect are Packaging, Revenue Generation, Salesforce, Sales Process and Analytical Skills.
What are the top questions asked in Rustx - Hi Tech International interview?

Some of the top questions asked at the Rustx - Hi Tech International interview -

  1. If accepted then need in ret...read more
  2. What is your expectet...read more
  3. Question about my previous ...read more

Tell us how to improve this page.

Rustx - Hi Tech International Interview Process

based on 5 interviews in last 1 year

Interview experience

4
  
Good

People are getting interviews through

based on 3 Rustx - Hi Tech International interviews
Job Portal
33%
67% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 781 Interviews
View all

Rustx - Hi Tech International Reviews and Ratings

based on 62 reviews

4.2/5

Rating in categories

4.1

Skill development

4.1

Work-Life balance

3.7

Salary & Benefits

3.9

Job Security

4.0

Company culture

3.8

Promotions/Appraisal

4.0

Work Satisfaction

Explore 62 Reviews and Ratings
Vice President Sales

Ludhiana,

Mumbai

+5

15-20 Yrs

Not Disclosed

Explore more jobs
Sales Manager
5 salaries
unlock blur

₹2.8 L/yr - ₹7 L/yr

Senior Sales Engineer
5 salaries
unlock blur

₹3.4 L/yr - ₹6.9 L/yr

Assistant Sales Manager
4 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Area Sales Manager
4 salaries
unlock blur

₹3.2 L/yr - ₹6.5 L/yr

Senior Design Engineer
3 salaries
unlock blur

₹3.2 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Rustx - Hi Tech International with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview