Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Harsh Fasteners Team. If you also belong to the team, you can get access from here

Harsh Fasteners Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 1 Review

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Harsh Fasteners Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at BRACT's Vishwakarma Institute of Information Technology, Pune and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q2. Find missing number from nth number array.
  • Ans. 

    Find missing number from nth number array.

    • Iterate through the array and calculate the sum of all numbers

    • Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2

    • Subtract the sum of array from the sum of numbers from 1 to n to find the missing number

  • Answered by AI
  • Q3. Explain inheritance and it types
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows a class to reuse code from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.

    • Example: Class B inherits from Class A, so Class B can access

  • Answered by AI
  • Q4. Find 2nd max elements from aaray
  • Ans. 

    Find 2nd max element from array of strings

    • Sort the array in descending order

    • Skip the first element (max element)

    • Return the second element

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Spark code optimization
  • Q2. Data formats in big Data, why each format.
  • Ans. 

    Different data formats in big data are used for various purposes like storage efficiency, data processing speed, and compatibility with different systems.

    • JSON: Lightweight, human-readable, and widely supported for web applications.

    • Parquet: Columnar storage format for efficient querying and processing of large datasets.

    • Avro: Schema-based serialization format with support for complex data types.

    • ORC: Optimized Row Columna...

  • Answered by AI
  • Q3. Leet code - Most freq elem in a list
  • Ans. 

    Find the most frequent element in a list of strings.

    • Iterate through the list and count the frequency of each element using a dictionary.

    • Track the element with the highest frequency as you iterate.

    • Return the element with the highest frequency.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had three rounds, each round of one hour each.

Questions from Past Work Experience
Coding
Data Engineering, cloud.
Leet code.

Cleared all the rounds and HR verbally committed the offer and disappeared (stopped responding), without any updates.

Even if you get an offer from Extreme Networks better keep a backup offer, their decisions are dynamic so there is a high chance of offer getting revoked.

Skills evaluated in this interview

Strategic Sourcing Analyst III Interview Questions & Answers

Cradlepoint user image Anonymous

posted on 28 Sep 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
6-8 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Na not applicable
  • Q2. Na not applicable right now

Interview Preparation Tips

Interview preparation tips for other job seekers - I had a very bad experience with HR recruiter - Priya Mukund and Talent head- Prafula Deoria.
It took around 1 month , 3 rounds of interview with panels. I have cleared all the interview rounds . I had received call from HR head as a general discussion , it is not related to salary negotiation nothing. Straight away he confirmed i have cleared all the rounds, then I asked when will I receive final feedback and offer letter then he said by tomorrow. Afterwards I called my recruiter Priya Mukund and tell that I got call for HR round. She confirmed that you got 4/4 ratings. You are only selected for this role. Make sure not to decline the offer.
Afterwards every one went silent and I was the one who was chasing then after multiple follow ups Prafula was only giving timelines and then he said my profile is putted on HOLD.
This is very bad behaviour of HR to the person who is already suffering with Job loss.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Based on Projects on Resume
  • Q2. Frequency Divider code

Interview Preparation Tips

Topics to prepare for Avantel Fpga Engineer interview:
  • DSP
  • Digital ommunication
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. It was one on one round they just simply ask about your skills and Ur work experience and questions on that.
Round 2 - One-on-one 

(1 Question)

  • Q1. This is another person who is head of the Data department asks simple question based on your resume no technical rounds asks about buisness scenario
Round 3 - HR 

(1 Question)

  • Q1. Basic question about us

Interview Preparation Tips

Topics to prepare for Psiog Digital Business Intelligence Analyst and Tableau Developer interview:
  • SQL
Interview preparation tips for other job seekers - Please don't attend this company they call u and they ll select u in second round they just get to know and they say they will call they won't just for fun they interview and mock you and also the job description for the same work has been changed after I got interviewed and to five years if Ur not sure about that then why give hope to candidates and break them???. I don't recommend this company or u will be shattered.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Question related to AWS cloud
  • Q2. Questions related to DevOps and System Administration
  • Q3. Question related to Linux and networking
  • Q4. Question related to monitoring
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Devi Ahilya Vishwa Vidhyalaya (DAVV), Indore and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It lasted for around 1hr 30 minutes, I have a nice developer profile, so they asked me simple DSA questions. I was asked to write the code on an online IDE and the question was given to me on google docs while the platform for the interview was gather.
The first question was a medium array question and the other one was a medium DP question.

Round 2 - Coding Test 

It lasted to 2hrs, they asked to design a system related to a payment application, I had to write a working implementation for the task given. the requirements were 5 pages on google docs and I had to implement that on the online IDE. After this, I was asked a lot of Core concepts related to DBMS, OOPS, OS, Network security and Computer Networks.

Round 3 - HR 

(4 Questions)

  • Q1. How do you help other, kindly Give real life examples.
  • Q2. Have you ever suggested someone an innovative idea? Give real life example
  • Q3. How do you help your peers with their growth? How do you contribute? Give real life example.
  • Q4. Are you able to communicate your problems with others, if so, what kind of problems do you share with others and with whom?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with either DSA or Development, if you are good enough with development, you will not need to worry much about the DSA part. Have a very clear understanding of core concepts.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

They conduct the exam about a 60 minutes and also extended it for extra 20 minutes they give 5 questions on computer networks and the remaining questions all about the logical reasoning and quantative aptitude. That is all about my first round aptitude test.

Round 2 - Technical 

(3 Questions)

  • Q1. They ask about the network layers and also port numbers for the some networks.
  • Q2. What are the network models we have in computer networks ? what are the port numbers of networks ? types of topologies ? explain some of topologies which are present in the computer networks..?
  • Ans. 

    Network models include OSI and TCP/IP. Common port numbers include 80 for HTTP and 443 for HTTPS. Topologies include star, bus, ring, and mesh.

    • Network models: OSI, TCP/IP

    • Common port numbers: 80 (HTTP), 443 (HTTPS)

    • Types of topologies: star, bus, ring, mesh

    • Examples of topologies: star - all devices connected to a central hub, ring - each device connected to two others in a circular fashion

  • Answered by AI
  • Q3. And also they ask my self..
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self... why we hire you..? what place you think after 5 years work in this company..? how you can encograge your team mates when they feel low while doing a real time project..?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering the questions what the mentors/interview sir's asked..
And be active while thereis any GD..
that's it THANKYOU
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Inheritance, Contructord, Polymorphism etc
Round 2 - Technical 

(1 Question)

  • Q1. Exception Handing, Datatypes, Unix, Sql
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What are the network operator in india
  • Ans. 

    Some of the major network operators in India are Airtel, Vodafone Idea, Reliance Jio, and BSNL.

    • Airtel is one of the largest telecom operators in India, offering services like mobile, broadband, and digital TV.

    • Vodafone Idea is a merger of Vodafone India and Idea Cellular, providing mobile services across the country.

    • Reliance Jio is known for its 4G network and affordable data plans, disrupting the telecom market in Indi...

  • Answered by AI
  • Q2. What is 2G,3G and 4G
  • Ans. 

    2G, 3G, and 4G are generations of mobile network technology, each offering faster data speeds and improved capabilities.

    • 2G refers to second-generation mobile networks, providing basic voice and text services.

    • 3G is the third generation, offering faster data speeds for internet browsing and multimedia applications.

    • 4G is the fourth generation, delivering even faster data speeds, lower latency, and support for advanced ser...

  • Answered by AI
  • Q3. What are the type of tower structure ,GBT,RTTANDRTP
  • Ans. 

    GBT stands for Guyed Tower, RTT stands for Roof Top Tower, and RTP stands for Roof Top Pole.

    • GBT (Guyed Tower) is a type of tower structure supported by guy wires.

    • RTT (Roof Top Tower) is a tower structure installed on the roof of a building.

    • RTP (Roof Top Pole) is a pole structure installed on the roof of a building.

  • Answered by AI
  • Q4. Type of sim card
  • Ans. 

    The type of SIM card refers to the physical size and shape of the SIM card, such as standard, micro, or nano.

    • Types of SIM cards include standard, micro, and nano sizes

    • Standard SIM cards are the largest, micro SIM cards are smaller, and nano SIM cards are the smallest

    • Different devices may require different types of SIM cards

  • Answered by AI
  • Q5. What is alpha, beta and gamma sector
  • Ans. 

    Alpha, beta, and gamma sectors are divisions used in various industries to categorize different areas or components.

    • Alpha sector typically refers to the first or primary sector in a system or project

    • Beta sector usually represents the secondary or intermediate sector

    • Gamma sector often denotes the tertiary or final sector

    • These divisions can be used in project management, software development, manufacturing, etc.

  • Answered by AI

Tell us how to improve this page.

Interview Questions from Similar Companies

ENH iSecure Interview Questions
4.0
 • 29 Interviews
Seagate Interview Questions
3.4
 • 17 Interviews
Avantel Interview Questions
4.0
 • 12 Interviews
E2E Networks Interview Questions
3.7
 • 8 Interviews
Accord Synergy Interview Questions
3.8
 • 8 Interviews
Cradlepoint Interview Questions
3.5
 • 7 Interviews
Issquared Inc Interview Questions
4.2
 • 7 Interviews
RubicoIT Interview Questions
3.2
 • 6 Interviews
View all

Harsh Fasteners 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
Compare Harsh Fasteners with

Accord Synergy

3.8
Compare

Seagate

3.4
Compare

E2E Networks

3.7
Compare

Avantel

4.0
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