Upload Button Icon Add office photos
Engaged Employer

i

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

Winjit Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Winjit Technologies Interview Questions, Process, and Tips

Updated 2 Apr 2025

Top Winjit Technologies Interview Questions and Answers

View all 28 questions

Winjit Technologies Interview Experiences

Popular Designations

42 interviews found

Interview Questions & Answers

user image Anonymous

posted on 18 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. MVC related question
  • Q2. SQL related question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Online aptitude test in which verbal logic coding part include

Round 2 - Technical 

(1 Question)

  • Q1. Most on resume ,pattern.project
Round 3 - HR 

(1 Question)

  • Q1. Hr questions,yourself , strength , weakness ,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics of computer subjects

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
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. What are your salary expectations?
  • Q2. Share details of your previous job.
Round 3 - Technical 

(1 Question)

  • Q1. Advance technical questions
Round 4 - Technical 

(1 Question)

  • Q1. Normal oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Base has to be concrete . And confidence has to be there

Senior Technology Lead Interview Questions asked at other Companies

Q1. what are all the steps do you follow to prevent from PRD INC
View answer (1)
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 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher's it is okay for professional not recommended

Social Media Executive Interview Questions asked at other Companies

Q1. Do you know how to use Canva for editing pics & videos?
View answer (1)

Winjit Technologies interview questions for popular designations

 Software Engineer

 (13)

 Software Developer

 (8)

 Senior Software Engineer

 (3)

 Social Media Executive

 (2)

 SDE

 (2)

 Management Trainee

 (1)

 Business Analyst

 (1)

 Consultant

 (1)

I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Introduction about yourself
  • Ans. 

    I am a highly skilled and experienced Business Analyst with a strong background in data analysis and problem-solving.

    • Over 5 years of experience as a Business Analyst in various industries

    • Proficient in gathering and analyzing business requirements

    • Expertise in data modeling and visualization tools such as Tableau and Power BI

    • Strong communication and presentation skills

    • Proven track record of successfully implementing proc...

  • Answered by AI
  • Q2. About projects
  • Q3. Documentation you know like srs frs
  • Ans. 

    SRS and FRS are types of documentation used in software development.

    • SRS stands for Software Requirements Specification and outlines the functional and non-functional requirements of a software system.

    • FRS stands for Functional Requirements Specification and details the specific features and functionalities of a software system.

    • Other types of documentation include user manuals, technical specifications, and design docume...

  • Answered by AI
  • Q4. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through your resume

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Get interview-ready with Top Winjit Technologies Interview Questions

I applied via Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - Hackathon 

(1 Question)

  • Q1. Asked to count the top m frequent word of n length in pdf
Round 2 - Technical 

(1 Question)

  • Q1. Easy level aptitude questions and OOPs questions
Round 3 - One-on-one 

(1 Question)

  • Q1. A medium level programming question and question on top trending technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Having good knowledge of OOPs, DBMS, programming will help

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Jobs at Winjit Technologies

View all

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Which protocols are used in IoT?
  • Ans. 

    IoT uses various protocols such as MQTT, CoAP, HTTP, and AMQP for communication and data transfer.

    • MQTT (Message Queuing Telemetry Transport) is a lightweight protocol used for IoT devices with low bandwidth and power constraints.

    • CoAP (Constrained Application Protocol) is designed for resource-constrained devices and networks.

    • HTTP (Hypertext Transfer Protocol) is used for web-based communication and data transfer.

    • AMQP (...

  • Answered by AI
  • Q2. Explain MQTT protocols.
  • Ans. 

    MQTT is a lightweight messaging protocol for IoT devices.

    • MQTT stands for Message Queuing Telemetry Transport

    • It uses a publish-subscribe model for communication

    • It is designed for low-bandwidth, high-latency networks

    • It is widely used in IoT applications

    • It supports Quality of Service (QoS) levels for message delivery

  • Answered by AI
  • Q3. Compare Modbus RTU vs Modbus ASCII.
  • Ans. 

    Modbus RTU is binary and Modbus ASCII is text-based. RTU is more efficient and commonly used.

    • RTU uses binary encoding while ASCII uses text-based encoding

    • RTU is more efficient and commonly used in industrial automation

    • ASCII is easier to troubleshoot and can be used for long-distance communication

    • RTU has a smaller message size and faster transmission speed

    • ASCII has a larger message size and slower transmission speed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First prepare your resume carefully. Go through Basic theoretical concept like Object oriented programing, Data structures, Database etc.

Skills evaluated in this interview

Top Winjit Technologies Software Engineer Interview Questions and Answers

Q1. Which protocols are used in IoT?
View answer (1)

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 (220)

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information

Top Winjit Technologies Software Engineer Interview Questions and Answers

Q1. Which protocols are used in IoT?
View answer (1)

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 (220)

I applied via Referral and was interviewed before Sep 2021. There were 5 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. All about angular basic and deep questioning
Round 3 - Technical 

(1 Question)

  • Q1. Basic routing and SPA
Round 4 - Behavioral 

(1 Question)

  • Q1. Detail qbout angular and node js
  • Ans. 

    Angular is a front-end framework while Node.js is a back-end runtime environment.

    • Angular is used for building dynamic web applications with a focus on the client-side.

    • Node.js is used for building server-side applications with JavaScript.

    • Angular uses TypeScript for building applications while Node.js uses JavaScript.

    • Angular has a large community and a lot of pre-built components while Node.js has a vast library of modul...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion as per interview

Interview Preparation Tips

Topics to prepare for Winjit Technologies Senior Software Engineer interview:
  • OOPS
  • Angular
  • HTML
  • CSS
  • Javascript
Interview preparation tips for other job seekers - Be calmly to take the interview. Preapare at least basic things to attend the interview.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Referral and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How has your skillset has grown over the time ?
  • Q2. What makes you passionate about this work ?
  • Q3. How did you know about this open position ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare a reference list and make sure prepared with your work examples

Social Media Executive Interview Questions asked at other Companies

Q1. Do you know how to use Canva for editing pics & videos?
View answer (1)

Winjit Technologies Interview FAQs

How many rounds are there in Winjit Technologies interview?
Winjit Technologies interview process usually has 2-3 rounds. The most common rounds in the Winjit Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Winjit 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 Winjit Technologies. The most common topics and skills that interviewers at Winjit Technologies expect are Javascript, SQL, MVC, SQL Server and Java.
What are the top questions asked in Winjit Technologies interview?

Some of the top questions asked at the Winjit Technologies interview -

  1. How will you figure if there is any way Wjnjit can help a company ( The problem...read more
  2. What can you sell of Winjit in any company of your cho...read more
  3. Which protocols are used in I...read more
How long is the Winjit Technologies interview process?

The duration of Winjit Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Winjit Technologies Interview Process

based on 37 interviews

Interview experience

3.6
  
Good
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Microland Interview Questions
3.4
 • 132 Interviews
Sify Technologies Interview Questions
3.8
 • 123 Interviews
Mastek Interview Questions
3.5
 • 120 Interviews
Maveric Systems Interview Questions
3.5
 • 118 Interviews
View all

Winjit Technologies Reviews and Ratings

based on 193 reviews

3.6/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.3

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 193 Reviews and Ratings
Software Engineer

Nashik,

Pune

2-5 Yrs

₹ 3.6-17.13596 LPA

Java Lead

Mumbai,

Thane

8-13 Yrs

Not Disclosed

Full Stack .Net Developer

Nashik,

Pune

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
322 salaries
unlock blur

₹3.4 L/yr - ₹15 L/yr

Software Developer
215 salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

Senior Software Engineer
157 salaries
unlock blur

₹4.6 L/yr - ₹19.7 L/yr

Project Engineer
33 salaries
unlock blur

₹7.6 L/yr - ₹19 L/yr

Senior Software Developer
33 salaries
unlock blur

₹5.5 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Winjit Technologies with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Sify Technologies

3.8
Compare

Microland

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