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
3.8

based on 171 Reviews

Filter interviews by

Winjit Technologies Software Engineer Interview Questions, Process, and Tips

Updated 29 Jan 2025

Top Winjit Technologies Software Engineer Interview Questions and Answers

View all 9 questions

Winjit Technologies Software Engineer Interview Experiences

12 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology, (NIT), Sikkim and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Behavioral 

(1 Question)

  • Q1. General aptitude question
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Questions and some coding questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me 3 frontend and 3 backend technologies.
  • Ans. 

    Frontend technologies include HTML, CSS, and JavaScript. Backend technologies include Node.js, Python, and Java.

    • Frontend technologies: HTML, CSS, JavaScript

    • Backend technologies: Node.js, Python, Java

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are features of OOPS
  • Ans. 

    OOPS features include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.

    • Polymorphism: Ability to use a single interface for different data types or classes.

    • Abstraction: Hiding the implementation details and show

  • Answered by AI
  • Q2. Difference between interface and abstract clas
  • Ans. 

    Interface is a contract that defines the methods a class must implement, while abstract class can have both implemented and abstract methods.

    • Interface methods are public and abstract by default, while abstract class can have abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for full abstraction, while abstract classes are used fo...

  • Answered by AI

Winjit Technologies interview questions for designations

 Senior Software Engineer

 (3)

 Software Developer

 (7)

 Junior Software Developer

 (1)

 Software Developer Intern

 (1)

 Software Web Developer

 (1)

 QA Engineer

 (1)

 Softwaretest Engineer

 (1)

 Automation Test Engineer

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Oops based questions, mvc and webapis
Round 2 - Technical 

(1 Question)

  • Q1. Core focus on mvc and .net core

Interview Preparation Tips

Topics to prepare for Winjit Technologies Software Engineer interview:
  • OOPS
  • MVC
  • SQL Server
  • .Net

Get interview-ready with Top Winjit Technologies Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is reactjs
  • Q2. Whats is difference between angular and react
Round 1 - Technical 

(2 Questions)

  • Q1. OOPS cocept,mvc,core,api
  • Q2. Oops concept,mvc,core,api
Round 2 - Technical 

(1 Question)

  • Q1. Oops concept,mvc,web api,project description

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in oops concept,mvc,core,web api and project description
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are access modifiers in swift
  • Ans. 

    Access modifiers in Swift are keywords that control the visibility and accessibility of classes, methods, properties, and other entities.

    • Access modifiers include public, internal, fileprivate, and private.

    • Public allows entities to be accessed from any source file in the module or from another module that imports the defining module.

    • Internal restricts access to the current module.

    • Fileprivate restricts access to the defi...

  • Answered by AI
  • Q2. Arc in swift, gcd , designer patterns, guard and if let
Round 2 - Technical 

(1 Question)

  • Q1. Programming question was there to get a user input in a text field and find whether it is a number or alphabet

Interview Preparation Tips

Interview preparation tips for other job seekers - Have all the basics clear for swift and you should know complete development process

Skills evaluated in this interview

Round 1 - Coding Test 

Good good good good hh hhj ghh ghh ggh

Round 2 - Technical 

(2 Questions)

  • Q1. On dsa, ds, programming, database
  • Q2. Database mysql, sql, dsa, time complexity

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good basic knowledge on your projects , dsa, databases, etc etc etc etc etc etc etc

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

Winjit Technologies Interview FAQs

How many rounds are there in Winjit Technologies Software Engineer interview?
Winjit Technologies interview process usually has 2 rounds. The most common rounds in the Winjit Technologies interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Winjit Technologies Software Engineer 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 Agile, Javascript, GIT, JQuery and .Net.
What are the top questions asked in Winjit Technologies Software Engineer interview?

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

  1. Which protocols are used in I...read more
  2. Whats is difference between angular and re...read more
  3. Tell me 3 frontend and 3 backend technologi...read more

Tell us how to improve this page.

Winjit Technologies Software Engineer Interview Process

based on 10 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Technical Round - 3
View more
Winjit Technologies Software Engineer Salary
based on 301 salaries
₹3.2 L/yr - ₹13.5 L/yr
5% less than the average Software Engineer Salary in India
View more details

Winjit Technologies Software Engineer Reviews and Ratings

based on 31 reviews

4.0/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.5

Salary

3.9

Job security

3.7

Company culture

3.5

Promotions

3.7

Work satisfaction

Explore 31 Reviews and Ratings
Software Engineer
301 salaries
unlock blur

₹3.2 L/yr - ₹13.5 L/yr

Software Developer
208 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Senior Software Engineer
155 salaries
unlock blur

₹4.4 L/yr - ₹16.4 L/yr

Project Engineer
39 salaries
unlock blur

₹7.6 L/yr - ₹19 L/yr

Technical Lead
30 salaries
unlock blur

₹10.4 L/yr - ₹21 L/yr

Explore more salaries
Compare Winjit Technologies with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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