i
WinWire
Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.
Good but need to prepare arithmetic and reasoning
Good talk more be the person to talk first if u can't if you can't able to talk the first then at least try to when you are talking in middle try to be more meaningful and express you
I enjoy working in a collaborative environment and am looking for opportunities to learn and grow in my career.
I thrive in team settings and enjoy brainstorming ideas with colleagues
I am eager to expand my skill set and take on new challenges
I value companies that prioritize employee development and offer opportunities for advancement
posted on 23 Oct 2023
Basic coding round. Asked basic JS logics.
Pattern, star , hollow pattern
posted on 29 Oct 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 4 interview rounds.
Basic aptitude asked for all company
One question to find substring of string which has double chars
Pandas is a Python library used for data manipulation and analysis, including creating and working with dataframes.
Import the pandas library: import pandas as pd
Create a dataframe: df = pd.DataFrame(data)
Accessing data in a dataframe: df['column_name']
Filtering data in a dataframe: df[df['column_name'] > value]
Adding a new column: df['new_column'] = values
The angle between the hour hand and minute hand at 12:20 is 10 degrees.
Calculate the angle made by the hour hand from 12 o'clock position: (20/60)*30 = 10 degrees
Calculate the angle made by the minute hand from 12 o'clock position: (20/60)*360 = 120 degrees
Find the difference between the two angles: 120 - 10 = 110 degrees
posted on 13 Apr 2024
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPs focuses on creating reusable code through classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability for objects to be treated as instances of...
Session in PHP is a way to store information (variables) to be used across multiple pages during a user's visit to a website.
Sessions are used to store user-specific information, such as username, shopping cart items, etc.
Sessions are started with session_start() function and can be accessed using the $_SESSION superglobal array.
Sessions are stored on the server and identified by a unique session ID, which is usually s
posted on 6 Aug 2024
I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.
Questions based on coding
Based on coding questions
I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.
Recent graduate in Computer Science
Proficient in Java, Python, and web development
Passionate about coding
posted on 12 Sep 2023
I applied via campus placement at Arya College of Engineeringg, Jaipur and was interviewed in Aug 2023. There were 2 interview rounds.
Test contain mix question from computer fundamentals and aptitude
A leaf node in a binary tree is a node that does not have any children.
Traverse the binary tree and check if a node has no left or right child, then it is a leaf node.
Example: In the binary tree 1 -> 2, 3 -> 4, 5, 6 -> 7, 8, the leaf nodes are 4, 5, 7, 8.
Check if a linked list contains a loop by using Floyd's cycle detection algorithm.
Use two pointers, one moving at twice the speed of the other
If there is a loop, the two pointers will eventually meet
Example: 1->2->3->4->5->2 (loop at 2)
Find the first non-repeating element in a string
Create a frequency map of characters in the string
Iterate through the string and check the frequency of each character
Return the first character with frequency 1
posted on 7 Mar 2024
posted on 23 Oct 2023
Basic coding round. Asked basic JS logics.
Interview experience
Module Lead
108
salaries
| ₹12 L/yr - ₹32.7 L/yr |
Technical Lead
93
salaries
| ₹15.1 L/yr - ₹34 L/yr |
Software Design Engineer
91
salaries
| ₹3.2 L/yr - ₹12 L/yr |
Senior Software Design Engineer
77
salaries
| ₹7.7 L/yr - ₹21.5 L/yr |
Senior QA Engineer
66
salaries
| ₹6 L/yr - ₹18 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS