Upload Button Icon Add office photos
Engaged Employer

i

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

75way Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

75way Technologies Interview Questions and Answers

Updated 13 Dec 2024

75way Technologies Interview Experiences

Popular Designations

5 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 

(1 Question)

  • Q1. Prepare resume accordingly
Round 2 - Technical 

(1 Question)

  • Q1. Reactjs , hooks

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for interview not going to be easy

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

They give topic and you will create it

Round 2 - Assignment 

They give it you will create it

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software developer with experience in building scalable and efficient applications.

    • Experienced in full stack development using technologies like Java, JavaScript, and SQL

    • Strong problem-solving skills and ability to work in a fast-paced environment

    • Worked on projects involving cloud computing and microservices architecture

  • Answered by AI
  • Q2. How was experience
  • Ans. 

    I have over 5 years of experience in software development, with expertise in Java, Python, and SQL.

    • 5+ years of experience in software development

    • Proficient in Java, Python, and SQL

    • Worked on various projects including web development and data analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just chill and learn it

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Web Developer Interview Questions & Answers

user image Harsh Seth

posted on 26 May 2024

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

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

    • Example: new Promise((resolve, reject) => { ... }).then(result => { ... }).catch(error =>

  • Answered by AI
  • Q2. What are position in css
  • Ans. 

    Position in CSS determines the placement of an element on a webpage.

    • Position can be set to static, relative, absolute, fixed, or sticky.

    • Static is the default position where elements are displayed in the normal flow of the document.

    • Relative positions an element relative to its normal position.

    • Absolute positions an element relative to its nearest positioned ancestor.

    • Fixed positions an element relative to the viewport.

    • Sti...

  • Answered by AI

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Task on the basis of project

Round 2 - Assignment 

Question based on project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well with project

Mern Full Stack Developer Interview Questions asked at other Companies

Q1. What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

75way Technologies interview questions for popular designations

 Software Engineer

 (1)

 Web Developer

 (1)

 React Js Frontend Developer

 (1)

 Software Development Engineer

 (1)

 Mern Full Stack Developer

 (1)

I applied via Indeed and was interviewed before Oct 2021. 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 - Technical 

(3 Questions)

  • Q1. What is life cycle of reactjs, what is hooks, types of hooks
  • Ans. 

    ReactJS has a component life cycle that defines how a component behaves and updates. Hooks are functions that allow state and other React features to be used in functional components.

    • ReactJS has three main phases in its component life cycle: Mounting, Updating, and Unmounting.

    • Hooks are functions that allow state and other React features to be used in functional components. There are two types of hooks: State hooks and ...

  • Answered by AI
  • Q2. What is useMemo, what is useeffect
  • Ans. 

    useMemo is a hook that memoizes a function's output. useEffect is a hook that runs side effects after rendering.

    • useMemo is used to optimize performance by caching the result of a function and returning it if the inputs haven't changed.

    • useEffect is used to perform side effects like fetching data or updating the DOM after rendering.

    • useMemo takes two arguments: a function and an array of dependencies. The function is memo...

  • Answered by AI
  • Q3. What is redux and redux flow
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management library for JavaScript applications

    • It helps in managing the state of an application in a predictable way

    • Redux follows a unidirectional data flow architecture

    • Actions are dispatched to the store, which updates the state and notifies the view

    • Selectors are used to retrieve data from the store

    • Redux can be used with React, Angular, Vue, an...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. They ask about myself
  • Q2. In the same round they discuss aout salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn whatever your expertise like if you know java just stick to the basic question mostly and few heard quedtion

Skills evaluated in this interview

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

75way Technologies Interview FAQs

How many rounds are there in 75way Technologies interview?
75way Technologies interview process usually has 2-3 rounds. The most common rounds in the 75way Technologies interview process are Technical, Assignment and Resume Shortlist.
How to prepare for 75way Technologies 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 75way Technologies. The most common topics and skills that interviewers at 75way Technologies expect are Javascript, Lead Generation, Business Development, MongoDB and Project Management.
What are the top questions asked in 75way Technologies interview?

Some of the top questions asked at the 75way Technologies interview -

  1. What is life cycle of reactjs, what is hooks, types of ho...read more
  2. What is useMemo, what is useeff...read more
  3. What is redux and redux f...read more

Tell us how to improve this page.

75way Technologies Interview Process

based on 7 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

75way Technologies Reviews and Ratings

based on 46 reviews

4.0/5

Rating in categories

4.3

Skill development

3.9

Work-life balance

4.2

Salary

3.9

Job security

3.9

Company culture

4.2

Promotions

4.0

Work satisfaction

Explore 46 Reviews and Ratings
Technical Project Manager

Mohali,

Chandigarh

4-8 Yrs

₹ 0.5-1 LPA

Explore more jobs
Software Developer
15 salaries
unlock blur

₹2.7 L/yr - ₹7 L/yr

Software Development Engineer
7 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹4.2 L/yr - ₹4.5 L/yr

HR Manager
4 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Front end Developer
4 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare 75way Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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