i
Niu Aurora Tech Innovations
Filter interviews by
Be the first one to contribute and help others!
posted on 30 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
In Ruby, you can sort objects based on keys using the sort_by method.
Use the sort_by method with a block to specify the key to sort by.
For example, sorting an array of hashes by a specific key: array_of_hashes.sort_by { |hash| hash['key_to_sort_by'] }
You can also sort objects by multiple keys by chaining sort_by calls.
Calculate the frequency of elements in an array
Iterate through the array and count occurrences of each element
Use a hash map to store element frequencies
Return the hash map with element frequencies
Use random function and two pointer approach to pick a random number from an array of strings.
Initialize two pointers at the start and end of the array
Generate a random index between the two pointers
Return the element at the random index
posted on 22 Nov 2024
SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.
SDLC involves planning, designing, coding, testing, and deployment stages.
STLC involves test planning, test design, test execution, and test closure stages.
S...
Bug life cycle is the process of a bug from identification to resolution in software testing.
Bug is identified by tester
Bug is logged in bug tracking tool
Bug is assigned to developer
Developer fixes the bug
Bug is retested by tester
If bug is fixed, it is closed. If not, it is reopened
Bug is verified in subsequent releases
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
posted on 1 Feb 2025
I was interviewed before Feb 2024.
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
I prioritize testing based on criticality, impact, dependencies, and risks involved.
Identify critical functionalities and prioritize testing for them first
Consider impact on end users and prioritize testing for high impact areas
Take into account dependencies between different modules or components
Assess risks involved and prioritize testing for high-risk areas
Use risk-based testing approach to prioritize test cases
Test cases for Landline phone functionality
Test dialing a number and making a call
Test receiving a call and answering it
Test call waiting functionality
Test call forwarding feature
Test voicemail functionality
posted on 14 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Technical Aptitude on singalton pattern
A man-in-the-middle attack is a cyber security attack where the attacker secretly intercepts and possibly alters the communication between two parties.
Attacker intercepts communication between two parties
Attacker may alter the communication
Commonly occurs in public Wi-Fi networks
Can lead to data theft or unauthorized access
Protecting API involves using authentication, authorization, encryption, rate limiting, and monitoring.
Implement authentication mechanisms such as OAuth, JWT, or API keys
Use authorization to control access to different parts of the API
Encrypt sensitive data using SSL/TLS
Implement rate limiting to prevent abuse and protect against DDoS attacks
Monitor API traffic for unusual activity and potential security threats
CSRF stands for Cross-Site Request Forgery, a type of attack where a malicious website tricks a user into performing actions on another website without their knowledge.
CSRF attacks exploit the trust that a site has in a user's browser, by sending unauthorized requests using the user's session.
Prevent CSRF attacks by using tokens in forms, checking the origin of requests, and implementing proper authentication and autho...
Aptitude test of 4 level
posted on 20 Jul 2024
My method of working is organized, efficient, and detail-oriented.
I prioritize tasks based on deadlines and importance
I create detailed to-do lists and schedules to stay on track
I regularly communicate with team members to ensure everyone is on the same page
The payment being demanded depends on the outstanding balance and payment terms.
The payment being demanded should be based on the outstanding balance owed by the debtor.
Consider the payment terms agreed upon by both parties when determining the payment to be demanded.
It is important to communicate clearly and professionally with the debtor regarding the payment being demanded.
Provide options for payment plans or negoti...
based on 1 review
Rating in categories
Wibmo
OneCard
PolicyX.com
Datasigns Technologies