<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Radix Sort Coding</title><link>http://www.bing.com:80/search?q=Radix+Sort+Coding</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Radix Sort Coding</title><link>http://www.bing.com:80/search?q=Radix+Sort+Coding</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>How can I implement React Hook Form with Radix UI Select?</title><link>https://stackoverflow.com/questions/75815473/how-can-i-implement-react-hook-form-with-radix-ui-select</link><description>I'm using the radix ui primitive Select, but i don't know how to integrate it with React Hook Form. I've tried putting the register in the Select.Root tag but it didn't work.</description><pubDate>Sat, 18 Apr 2026 15:06:00 GMT</pubDate></item><item><title>algorithm - What is the difference between trie and radix trie data ...</title><link>https://stackoverflow.com/questions/14708134/what-is-the-difference-between-trie-and-radix-trie-data-structures</link><description>Are the trie and radix trie data structures the same thing? If they aren't the same, then what is the meaning of radix trie (AKA Patricia trie)?</description><pubDate>Wed, 22 Apr 2026 21:07:00 GMT</pubDate></item><item><title>React Radix UI ScrollArea Full Height - Stack Overflow</title><link>https://stackoverflow.com/questions/77313213/react-radix-ui-scrollarea-full-height</link><description>Im using Radix UI for my Web app and I wanted to make a scrollarea that fills the remaining space of the screen and allows scrolling. I tried setting the height of the scrollarea to 100% and such but then the table just overflows.</description><pubDate>Wed, 22 Apr 2026 05:22:00 GMT</pubDate></item><item><title>Why do we need to use radix parameter when calling `parseInt`?</title><link>https://stackoverflow.com/questions/6611824/why-do-we-need-to-use-radix-parameter-when-calling-parseint</link><description>Radix is the base of a system of numeration. There are an infinite number of numeric systems but the ones with which most people are familiar are base 10 (decimal) and base 2 (binary). Numeric values can be interpreted differently in different bases. For example, the number 10 in binary can be represented as 2 in decimal. In the case of parseInt(), the radix allows you to specify the base to ...</description><pubDate>Mon, 20 Apr 2026 09:56:00 GMT</pubDate></item><item><title>reactjs - Triggering a radix dialog (or shadcn dialog) via a React ...</title><link>https://stackoverflow.com/questions/78368196/triggering-a-radix-dialog-or-shadcn-dialog-via-a-react-component-not-a-button</link><description>The expected input for radix DialogTrigger is a button. The expected input for a shadcn DialogTrigger is just plain text (which then becomes the text on the button). I'm passing a whole component to it. The way shadcn dialog is implemented seems like it should allow it but it doesn't quite in action. How I'm passing my editor to shadcn dialog:</description><pubDate>Thu, 23 Apr 2026 03:26:00 GMT</pubDate></item><item><title>How to close Radix/Shadcn popover from inside of it</title><link>https://stackoverflow.com/questions/77144813/how-to-close-radix-shadcn-popover-from-inside-of-it</link><description>In the Radix UI library, there's a component available within the Popover module. To utilize it, you would first import the component from , followed by importing the component directly from Radix UI.</description><pubDate>Wed, 22 Apr 2026 12:24:00 GMT</pubDate></item><item><title>What does "numeric precision radix" mean in the SQL Server metadata ...</title><link>https://stackoverflow.com/questions/28835640/what-does-numeric-precision-radix-mean-in-the-sql-server-metadata</link><description>I know what radix means (binary, decimal, hexidecimal, etc) and what Numeric Precision means (how many digits are in the representation of the number, and Scale: how many digits are after the radix point).</description><pubDate>Mon, 20 Apr 2026 00:09:00 GMT</pubDate></item><item><title>JSLint says "missing radix parameter" - Stack Overflow</title><link>https://stackoverflow.com/questions/7818903/jslint-says-missing-radix-parameter</link><description>I ran JSLint on this JavaScript code and it said: Problem at line 32 character 30: Missing radix parameter. This is the code in question: imageIndex = parseInt(id.substring(id.length - 1))-1; ...</description><pubDate>Mon, 20 Apr 2026 00:24:00 GMT</pubDate></item><item><title>What is the radix parameter in Java, and how does it work?</title><link>https://stackoverflow.com/questions/17518221/what-is-the-radix-parameter-in-java-and-how-does-it-work</link><description>When we take an int value it's stored as base 2 within the computer's physical memory (in nearly all cases) but this is irrelevant since the parse and tostring conversions work with an arbitrary radix (10 by default).</description><pubDate>Mon, 20 Apr 2026 21:16:00 GMT</pubDate></item><item><title>reactjs - Is there a way to clear the selected value on radix-ui's ...</title><link>https://stackoverflow.com/questions/78022139/is-there-a-way-to-clear-the-selected-value-on-radix-uis-select-component</link><description>4 I'm using radix-ui's select component to filter data on my reactjs app, but I was wondering how do I clear one selected value without having to refresh the page. I tried to change the function that handle the changes to this below, but it never gets to that if condition. It's like the component totally ignores when the option doesn't change:</description><pubDate>Thu, 16 Apr 2026 08:49:00 GMT</pubDate></item></channel></rss>