Upload Button Icon Add office photos

Filter interviews by

Hopfirst Infocomm Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Hirist and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Number id divisible by 3 print Fizz, divisible by 5 print Buzz, divisible by 3 and 5 print FizzBuzz.
  • Ans. 

    Use a loop to check if a number is divisible by 3, 5, or both and print Fizz, Buzz, or FizzBuzz accordingly.

    • Use a loop to iterate through numbers

    • Check if the number is divisible by 3 and 5 first, then by 3, then by 5

    • Print FizzBuzz if divisible by both, Fizz if divisible by 3, Buzz if divisible by 5

  • Answered by AI
  • Q2. Write code to take some input and print in Django.
  • Ans. 

    Code to take input and print in Django

    • Use Django forms to create a form for input

    • Create a view function to handle the form submission and print the input

    • Render the form in a template using Django's template language

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Freight Tiger user image yuvraj karanveer singh kamra

posted on 20 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Array and stack based lc standard questions

Round 2 - Case Study 

LLD of Payment Systems

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me what do u do in ur day to day job
  • Q2. What is ur vision
  • Ans. 

    My vision is to create innovative software solutions that positively impact people's lives and drive technological advancements.

    • Developing cutting-edge software applications that improve efficiency and user experience

    • Utilizing emerging technologies like AI and machine learning to solve complex problems

    • Collaborating with cross-functional teams to deliver high-quality products

    • Continuously learning and adapting to stay ah

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 Coding questions,were asked based on DSA and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Give your introduction
  • Ans. 

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

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. DSA find k distinct characters substring which is the longest a gfg question
  • Ans. 

    Find k distinct characters substring which is the longest.

    • Use sliding window technique to iterate through the string.

    • Keep track of the characters and their frequencies in the window.

    • Update the window size and characters as needed to find the longest substring with k distinct characters.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to shipbob?
  • Q2. What are the skills you have and how do you rate yourself?
Round 3 - Case Study 

SQL Case study to solve 3-4 queries

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Some Sql questions. Approach was more focussed than coding part
Round 2 - Assignment 

A Product case study, the interviewer asks scenairo based questions from the case study

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your Sql and problem solving skills brushed up
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic sql questions
  • Q2. Case study question

I was interviewed before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

  • Q1. Design a class booking application for students.
  • Ans. 

    A class booking application for students to schedule and manage their classes.

    • Create a class booking system where students can view available classes, book classes, and manage their schedule.

    • Include features like class search, class details, booking confirmation, and calendar view.

    • Implement user authentication to ensure only registered students can book classes.

    • Allow students to cancel or reschedule classes with proper...

  • Answered by AI
Round 2 - Telephonic Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer understand the current problem statement I was working on. 
Asked the clarifying questions and alternative approaches to solve the same and their tradeoffs.
Also, asked about the technologies I was using in depth and reason for choosing the same.

  • Q1. 

    Gas Tank Problem Statement

    You have a car with a gas tank of infinite capacity. There are 'N' gas stations located along a circular route, numbered from 0 to N-1. You begin your journey with an empty tank...

  • Ans. 

    Find the starting gas station index to complete a circular route with gas and cost arrays.

    • Iterate through gas stations, keeping track of gas remaining after each station

    • If gas remaining is negative, reset starting station to current station + 1

    • If total gas remaining at the end is greater than or equal to total cost, return starting station index

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 45 Minutes
Round difficulty - Medium

This round was their with the CTO and was mostly the culture fitment round.

 

Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round was with the cofounder and was mostly culture fitment.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaRIVIGO interview preparation:Topics to prepare for the interview - Data Structures, Competitive Programming, Databases, Java, Spring , Hibernate, Jenkins, AWSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice questions on leetcode
Tip 2 : Understand the best solutions in depth and algorithm used
Tip 3 : Ask clarifying questions to the interviewer and break the problem to smaller sub parts

Application resume tips for other job seekers

Tip 1 : Highlight your most impactful work on the resume
Tip 2 : Keep it easy to understand

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous working experience and what is my work load
  • Ans. My job role is daily basis order and weekly Target achivement, new customer onboarding and sales force
  • Answered Anonymously
  • Q2. How many vendors you know in past employment
  • Ans. I have done in rotational field in my past employment, well knows 70% of Vendors in local area
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence level is must , and be yourself confidence about past experience and features also looking great journey with new opportunities

I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

Question asked regarding elastic run company, asked the basics of Marketing

Round 3 - Group Discussion 

Discuss about counter size, how to sell FMCG products to outsaide market, order time table related discussion etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Right now I'm not able think anything related advice
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic interview questions with project related questions
Round 3 - Technical 

(1 Question)

  • Q1. Detailed Questions on projects
Round 4 - HR 

(1 Question)

  • Q1. Normal HR interview questions with casual talks

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and positive. Keep all things ready related to your projects

Hopfirst Infocomm Interview FAQs

How to prepare for Hopfirst Infocomm 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 Hopfirst Infocomm. The most common topics and skills that interviewers at Hopfirst Infocomm expect are Accountancy, Accounting, Accounts Finalisation, Bank Reconciliation and Book Keeping.

Tell us how to improve this page.

Interview Questions from Similar Companies

ElasticRun Interview Questions
3.5
 • 250 Interviews
LetsTransport Interview Questions
3.5
 • 19 Interviews
ShipBob Interview Questions
4.3
 • 15 Interviews
Fleeca India Interview Questions
3.4
 • 13 Interviews
Freight Tiger Interview Questions
3.7
 • 12 Interviews
Shyplite Interview Questions
3.8
 • 7 Interviews
View all

Hopfirst Infocomm Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

5.0

Salary

1.0

Job security

4.0

Company culture

2.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Compare Hopfirst Infocomm with

Mahindra Logistics

3.9
Compare

ElasticRun

3.5
Compare

Shadowfax Technologies

3.6
Compare

Spoton Logistics

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview