i
BigStep Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2021. There were 3 interview rounds.
I have 5 years of experience in recruiting for various industries.
Managed end-to-end recruitment process, including sourcing, screening, interviewing, and onboarding.
Developed and implemented recruitment strategies to attract top talent.
Utilized various recruitment channels such as job boards, social media, and professional networks.
Built and maintained relationships with hiring managers to understand their hiring need...
I have extensive experience using various job boards to source and recruit top talent.
I have used popular job boards such as LinkedIn, Indeed, and Glassdoor.
I am familiar with industry-specific job boards like Dice for IT positions.
I have utilized niche job boards like Behance for creative roles.
I have experience posting job ads and managing candidate applications on job boards.
I have used advanced search filters and B...
I have 5 years of team management experience in talent acquisition.
Managed a team of 10 recruiters and achieved a 20% increase in hiring efficiency.
Implemented performance metrics and conducted regular performance evaluations.
Developed and executed recruitment strategies to attract top talent.
Provided training and mentorship to team members to enhance their skills.
Collaborated with hiring managers to understand their n...
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
List is a collection of ordered and changeable elements.
Lists are created using square brackets []
Elements in a list can be of different data types
Lists can be sliced and concatenated
Example: my_list = [1, 'apple', True, 3.14]
Lists are mutable and can be modified, while tuples are immutable and cannot be modified.
Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().
Lists can have elements of different data types, while tuples can have elements of the same or different data types.
Lists have more built-in methods for manipulation, such as append(), remove(), and sort().
Tuples are generally used for heterogeneo...
A dictionary is a collection of key-value pairs, where each key is unique and used to access its corresponding value.
Keys must be immutable objects like strings, numbers, or tuples.
Values can be any type of object, including other dictionaries.
Dictionaries are unordered, meaning the order of items is not guaranteed.
Accessing a value using a key is fast and efficient.
Example: {'name': 'John', 'age': 30, 'city': 'New Yor
To get the value for a key from a dictionary in Python, use the square bracket notation or the get() method.
Use square brackets and the key name to access the value directly: dictionary[key]
Alternatively, use the get() method to retrieve the value: dictionary.get(key)
If the key is not present in the dictionary, using square brackets will raise a KeyError, while get() will return None or a default value if specified
Memory management is the process of allocating and deallocating memory in a computer system.
Memory is allocated dynamically using malloc() or new() functions.
Memory leaks occur when memory is not deallocated after use.
Garbage collection is used in languages like Python to automatically deallocate memory.
Memory fragmentation can occur when memory is allocated and deallocated frequently.
Memory management is important for
RestAPI is a web service that uses HTTP requests to access and manipulate data.
RestAPI stands for Representational State Transfer Application Programming Interface.
It is a standard protocol used for creating web services.
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on data.
It returns data in various formats like JSON, XML, etc.
Examples of RestAPIs include Twitter API, Facebook API, etc.
I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.
Joins in SQL are used to combine data from two or more tables based on a related column.
Inner join returns only the matching rows from both tables
Left join returns all rows from the left table and matching rows from the right table
Right join returns all rows from the right table and matching rows from the left table
Full outer join returns all rows from both tables, with NULL values for non-matching rows
Cross join retur
Given an array of integers, find a contiguous subarray with a given sum.
Use a sliding window approach to iterate through the array and keep track of the current sum.
If the current sum exceeds the given sum, move the window's left endpoint forward.
If the current sum is less than the given sum, move the window's right endpoint forward.
If the current sum equals the given sum, return the subarray.
Time complexity: O(n), Spa
I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.
BigStep Technologies interview questions for popular designations
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Get interview-ready with Top BigStep Technologies Interview Questions
I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.
Customer support is the assistance provided to customers before, during, and after a purchase.
Providing timely and effective solutions to customer queries and issues
Ensuring customer satisfaction by addressing their concerns and feedback
Maintaining a positive and professional attitude towards customers
Building strong relationships with customers to promote loyalty and repeat business
Collaborating with other teams to re...
Good support features include responsiveness, expertise, empathy, and clear communication.
Prompt response to customer inquiries
Expertise in the product or service being supported
Empathy towards the customer's issue
Clear and concise communication
Ability to troubleshoot and solve problems efficiently
I applied via Campus Placement and was interviewed in Feb 2021. There were 6 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There were 6 interview rounds.
Top trending discussions
based on 6 interviews
Interview experience
based on 144 reviews
Rating in categories
5-8 Yrs
Not Disclosed
4-8 Yrs
Not Disclosed
3-6 Yrs
Not Disclosed
Software Engineer
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Support Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech