Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by TradeIndia (Infocom Network Private Limited) Team. If you also belong to the team, you can get access from here
3.4

based on 819 Reviews

Filter interviews by

TradeIndia (Infocom Network Private Limited) Business Development Associate Interview Questions and Answers for Freshers

Updated 9 Apr 2021

1 interview found

Sort by: Popular

I applied via Company Website

1 Interview Round

Interview Questions

  • Q1. They ask question about the company and how sell products to rude customer Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - just go trough about the company info and read about the sells

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024.

2 Interview Rounds

1

HR Round (4 Questions)

  • Q1. Tell me about yourself
  • Q2. What did you know about Urban Company?
  • Q3. Why do you want to join?
  • Q4. Will you be able to relocate and join within 2 days
2

HR Round (2 Questions)

  • Q1. If you have to convince someone to get the service, how will you do?
  • Q2. How will you generate leads?
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Online Assessment Round (3 Questions)

  • Q1. Hard Stock sell problem
  • Q2. Create a server without express
  • Q3. What is singleton class, write a usecase through code

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn node, express basics(basics means covering whole basic groud not touch and go) like about making servers (with or without express) and emitters. Have a good hold of basic DSA till atleast till linked list and few dp questions(easy ones). Have some projects or internships if fresher. If frontend learn react hooks, state management, redux.

This all should do it, chao!! 😄

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Jun 2019.

4 Interview Rounds

Interview Questions

I applied via Naukri.com and was interviewed in Sep 2021.

3 Interview Rounds

1

One-on-one Round (1 Question)

  • Q1. It was through bar raiser team where I got asked 2 DSA questions. 1. Remove same adjacent character in a string and output the resulting string a. Input : abbab...read more
2

One-on-one Round (1 Question)

  • Q1. It was Taken by a senior VP of the company which felt like a rapid fire round to be honest but in a good way It was based on spring boot and java(included in my...read more
3

HR Round (1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and prepare well the basic questions.

3 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: Myntra had conducted a coding test on campus before the start of the placement season with 2 questions, one on stack and other on DP. The eligible branches were Computer Science & Engineering, Mathematics & Computing, Electrical Engineering and Electronics & Communication Engineering. I couldn't give the test because my branch was Engineering Physics. However, when they visited campus for interviews on day 2, everyone who had cleared their test was already placed. They looked over some resumes for interviews and decided to interview me, since i had some projects in Machine Learning and Computer Vision.
Tips: For the test, the DP question asked was pretty standard, on Longest Common Subsequence. The question on stacks, i dont remember what it was but it was also pretty straight forward. For the test, i would reommend to solve problem from geeksforgeeks. If they do come to resume shortlisting, they are looking for people who have done good projects and internships.

Round: Interview
Experience: The interview started off with questions on my general interest in Software Development. The first round had two coding questions, i was supposed to write the code on paper. The first question was to add two numbers represented by linked lists - -----/. They gave a specific input and asked me to demonstrate step by step in my code, how it would lead to the correct answer. I dont remember the second question, but it was also an easy one on linked lists.
Tips: It's ok if you can't code a general solution, if you can write a code which works for the particular input they have given then also it's ok with them. But be thorough with Data structures.

Round: Interview
Experience: I wasn't asked to write any code in this interview. They asked me some questions on Machine Learning, because of my projects in them. Then they asked me if i knew graph algorithms. Since i knew BFS and DFS, i told them. They asked the difference between the two. Then they asked me if i knew how to find the shortest distance between two points in a graph. I didn't know Djikstra's properly but i knew it worked on the greedy approach so was able to tell that. Then they asked me how would i find the second shortest path. I tried to answer it with the same greedy approach, but couldn't arrive at the complete solution.
Tips: They ask a tough theoretical question. It's ok if you don't know the answer, they only look for your approach.

Round: Interview
Experience: They asked me to code one question which was on stacks, i don't remember the question, but it was also not difficult, and i wrote the code for that. Then they started to drill me on my resume, on every project that i had done, every miniscule detail.
Tips: Be very thorough with your resume. It's a clear red flag for them if you can't explain something you have written on your resume.

General Tips: Be thorough with Data Structures and Algorithms and also with your resume.
Skill Tips: They generally stick to coding only.
Skills: Coding
College Name: IIT Guwahati
Motivation: Wanted a job in Software Development.
Funny Moments: My third round started pretty late in the night around 11:30 PM. So, had a walking interview in front of the canteen because the interviewer thought i looked tired and should have a cup of coffee.
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in May 2023.

2 Interview Rounds

1

Resume Shortlist Round

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
2

One-on-one Round (10 Questions)

  • Q1. Basic questions
  • Q2. Cold calling questions
  • Q3. Atl and btl marketing
  • Q4. How can you generate leads?
  • Q5. Think as you customer care now call me and make me interested in buying a product or service.
  • Q6. What are your weaknesses?
  • Q7. Tell me something about yourself
  • Q8. Basic hr questions
  • Q9. A few questions from the resume
  • Q10. Confidence is the key

Interview Preparation Tips

Interview preparation tips for other job seekers - all questions are basic you can easily crack this position as they hire when they are in need so just be confident in the interview and if you are okay with sales and cold-calling job
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur and was interviewed before May 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Aptitude Test Round

Basic maths, logical resoning, puzzles

3

Coding Test Round

Competitive Programming on Dynamic Programming, Java code debug, SQL qurries

Interview Preparation Tips

Topics to prepare for Paisabazaar.com Software Development Engineer interview:
  • DSA
  • React.Js
  • SQL
  • Git
Interview preparation tips for other job seekers - In interview DSA was asked. I had to write pseudo code of BFS and explain its time complexity

Interview Questions

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

I applied via Internshala and was interviewed before May 2023.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Tell me about your self
  • Q2. Basic mathematics question

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy to crack interview on UC BDA they expect excel skills and good communication and convince skill and marketing and sales

Tell us how to improve this page.

People are getting interviews through

based on 1 TradeIndia (Infocom Network Private Limited) interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 407 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
Meesho Interview Questions
3.7
 • 316 Interviews
NoBroker Interview Questions
3.2
 • 217 Interviews
Myntra Interview Questions
4.0
 • 204 Interviews
BlackBuck Interview Questions
3.8
 • 169 Interviews
Blinkit Interview Questions
3.8
 • 163 Interviews
Spinny Interview Questions
3.7
 • 159 Interviews
FirstCry Interview Questions
3.7
 • 157 Interviews
Tata 1mg Interview Questions
3.7
 • 138 Interviews
View all

TradeIndia (Infocom Network Private Limited) Business Development Associate Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Relationship Manager
436 salaries
unlock blur

₹2.8 L/yr - ₹5 L/yr

Assistant Manager
226 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Senior Executive
192 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Senior Territory Manager
142 salaries
unlock blur

₹4.1 L/yr - ₹6.6 L/yr

District Manager
106 salaries
unlock blur

₹4.7 L/yr - ₹8.5 L/yr

Explore more salaries
Compare TradeIndia (Infocom Network Private Limited) with

Udaan

4.0
Compare

Swiggy

3.8
Compare

BlackBuck

3.8
Compare

NoBroker

3.1
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